mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-04-11 06:52:57 +02:00
Merge with develop
This commit is contained in:
@@ -88,7 +88,6 @@ bool MenuParser::buildTextMenu(CollectionInfo *collection, bool sort)
|
||||
|
||||
collection->menusort = sort;
|
||||
collection->items.insert(collection->items.begin(), menuItems.begin(), menuItems.end());
|
||||
collection->sortItems();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user