mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Remove medForceUpdate
This commit is contained in:
@@ -312,7 +312,6 @@ if (_allClicked == 4) then {
|
||||
[] spawn {
|
||||
uiSleep 7;
|
||||
player setVariable["blood_testDone",true,true];
|
||||
player setVariable["medForceUpdate",true];
|
||||
};
|
||||
};
|
||||
uiSleep 0.01;
|
||||
|
||||
Reference in New Issue
Block a user