Bunch of small fixes (coding style, very unlikely errors, warning messages)
This commit is contained in:
@@ -226,7 +226,8 @@ bool GUIEngine::loadMainMenuScript()
|
||||
}
|
||||
else {
|
||||
infostream
|
||||
<< "GUIEngine: execution of custom menu failed!"
|
||||
<< "GUIEngine: execution of custom menu: \""
|
||||
<< menuscript << "\" failed!"
|
||||
<< std::endl
|
||||
<< "\tfalling back to builtin menu"
|
||||
<< std::endl;
|
||||
|
||||
Reference in New Issue
Block a user