Remove medForceUpdate

This commit is contained in:
worldwidesorrow
2019-12-12 00:15:10 -06:00
committed by GitHub
parent 0b857d2ae2
commit 8c6189de8b

View File

@@ -312,7 +312,6 @@ if (_allClicked == 4) then {
[] spawn {
uiSleep 7;
player setVariable["blood_testDone",true,true];
player setVariable["medForceUpdate",true];
};
};
uiSleep 0.01;