mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
bug-fixin'
This commit is contained in:
@@ -86,7 +86,10 @@ public:
|
||||
}
|
||||
|
||||
/*
|
||||
This should be called when the menu wants to quit
|
||||
This should be called when the menu wants to quit.
|
||||
|
||||
WARNING: THIS DEALLOCATES THE MENU FROM MEMORY. Return
|
||||
immediately if you call this from the menu itself.
|
||||
*/
|
||||
void quitMenu()
|
||||
{
|
||||
|
Reference in New Issue
Block a user