1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-22 03:09:39 +00:00

silenced unshield

This commit is contained in:
Tom Mason 2013-09-07 16:16:09 +01:00
parent 2b50e34566
commit 7b9c5c75e7

View file

@ -486,6 +486,7 @@ void UnshieldThread::run()
UnshieldThread::UnshieldThread() UnshieldThread::UnshieldThread()
{ {
unshield_set_log_level(0);
mMorrowindDone = false; mMorrowindDone = false;
mTribunalDone = false; mTribunalDone = false;
mBloodmoonDone = false; mBloodmoonDone = false;