Fix survival time not counted after clothes change

Vanilla commits:

cf4fde6335

74dd04616f
This commit is contained in:
ebayShopper
2017-06-10 10:07:19 -04:00
parent 90d84648cd
commit abdb3e0e42
6 changed files with 16 additions and 10 deletions

View File

@@ -660,7 +660,6 @@ if (!isDedicated) then {
Dayz_freefall = [ time, 0, 0.1 ];
dayz_getoutTime = 0;
dayz_hitByTime = 0;
dayz_sessionTime = 0; //Approximate time elapsed since login in seconds
skipGearSound = false;
TimeOutDisplayed = false;
voice_actions = ["voiceOverNet","PushToTalk","PushToTalkAll","PushToTalkCommand","PushToTalkDirect","PushToTalkGroup","PushToTalkSide","PushToTalkVehicle"];