forked from mirror/openmw-tes3mp
silenced unshield
This commit is contained in:
parent
2b50e34566
commit
7b9c5c75e7
1 changed files with 1 additions and 0 deletions
|
@ -486,6 +486,7 @@ void UnshieldThread::run()
|
|||
|
||||
UnshieldThread::UnshieldThread()
|
||||
{
|
||||
unshield_set_log_level(0);
|
||||
mMorrowindDone = false;
|
||||
mTribunalDone = false;
|
||||
mBloodmoonDone = false;
|
||||
|
|
Loading…
Reference in a new issue