mirror of
https://github.com/edubart/otclient.git
synced 2025-12-21 07:57:12 +01:00
new logger
scripts are now more error prone
This commit is contained in:
@@ -121,7 +121,7 @@ int main(int argc, const char *argv[])
|
||||
g_lua.loadAllModules();
|
||||
|
||||
if(!UIContainer::getRootContainer()->getChildCount())
|
||||
logFatal("no ui loaded at all, no reason to continue running");
|
||||
logFatal("FATAL ERROR: no ui loaded at all, no reason to continue running");
|
||||
|
||||
Platform::showWindow();
|
||||
//Platform::hideMouseCursor();
|
||||
|
||||
Reference in New Issue
Block a user