mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 09:05:19 +02:00
Fix many formspec menu bugs
This commit is contained in:
@@ -182,7 +182,7 @@ GUIEngine::GUIEngine( irr::IrrlichtDevice* dev,
|
||||
errorstream
|
||||
<< "GUIEngine::GUIEngine unable to load builtin menu"
|
||||
<< std::endl;
|
||||
return;
|
||||
assert("no future without mainmenu" == 0);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user