forked from teamnwah/openmw-tes3coop
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()
|
UnshieldThread::UnshieldThread()
|
||||||
{
|
{
|
||||||
|
unshield_set_log_level(0);
|
||||||
mMorrowindDone = false;
|
mMorrowindDone = false;
|
||||||
mTribunalDone = false;
|
mTribunalDone = false;
|
||||||
mBloodmoonDone = false;
|
mBloodmoonDone = false;
|
||||||
|
|
Loading…
Reference in a new issue