Fixed: Crash on webig debug log

--HG--
branch : develop
hg/compatibility-develop
Nimetu 8 years ago
parent 1348304715
commit 9e7258d96e

@ -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;

Loading…
Cancel
Save