mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
OMG! Main Menu!
This commit is contained in:
@@ -35,7 +35,7 @@ class GUITextInputMenu : public GUIModalMenu
|
||||
public:
|
||||
GUITextInputMenu(gui::IGUIEnvironment* env,
|
||||
gui::IGUIElement* parent, s32 id,
|
||||
int *active_menu_count,
|
||||
IMenuManager *menumgr,
|
||||
TextDest *dest,
|
||||
std::wstring initial_text);
|
||||
~GUITextInputMenu();
|
||||
|
Reference in New Issue
Block a user