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,8 +312,7 @@ if (_allClicked == 4) then {
|
|||||||
[] spawn {
|
[] spawn {
|
||||||
uiSleep 7;
|
uiSleep 7;
|
||||||
player setVariable["blood_testDone",true,true];
|
player setVariable["blood_testDone",true,true];
|
||||||
player setVariable["medForceUpdate",true];
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
uiSleep 0.01;
|
uiSleep 0.01;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user