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:
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