mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Replace all uses of core::list with std::list (#12313)
This commit is contained in:
@@ -47,7 +47,6 @@ public:
|
||||
bool canTakeFocus(gui::IGUIElement *e);
|
||||
void draw();
|
||||
void quitMenu();
|
||||
void removeChildren();
|
||||
|
||||
virtual void regenerateGui(v2u32 screensize) = 0;
|
||||
virtual void drawMenu() = 0;
|
||||
|
Reference in New Issue
Block a user