Fixed: Crash on webig debug log

--HG--
branch : develop
This commit is contained in:
Nimetu 2017-04-16 21:56:12 +03:00
parent 1348304715
commit 9e7258d96e

View file

@ -4985,7 +4985,7 @@ namespace NLGUI
}
#if LOG_DL
nlwarning("(%s) browse local file '%s'", filename.c_str());
nlwarning("browse local file '%s'", filename.c_str());
#endif
_TrustedDomain = true;