mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-01-27 02:05:06 +01:00
Fixed bad commit (branching strategy needs to be implemented)
This commit is contained in:
parent
bb705af81b
commit
1863ff522b
@ -443,9 +443,6 @@ RetroFE::RETROFE_STATE RetroFE::ProcessUserInput(Page *page)
|
||||
{
|
||||
Config.SetCurrentCollection(NextPageItem->GetName());
|
||||
CollectionInfo *info = GetCollection(NextPageItem->GetName());
|
||||
MenuParser mp;
|
||||
mp.GetMenuItems(info);
|
||||
CurrentPage->PushCollection(info);
|
||||
|
||||
MenuParser mp;
|
||||
mp.GetMenuItems(info);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user