+ Fix for duplicate unlock/crack vault bug.
This commit is contained in:
vbawol
2013-02-08 19:15:47 -06:00
parent 5c0f7d84f6
commit 3166e2e5f5
3 changed files with 5 additions and 1 deletions

View File

@@ -351,6 +351,7 @@ if(!isDedicated) then {
dayz_Magazines = [];
dayzGearSave = false;
dayz_unsaved = false;
UnlockInprogress = false;
dayz_scaleLight = 0;
dayzDebug = false;
dayzState = -1;