mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-24 17:10:49 +03:00
Update some WeaponHolder to WeaponHolderBase
This commit is contained in:
@@ -506,10 +506,10 @@ if (isServer) then {
|
||||
};
|
||||
|
||||
if (_debug) then {
|
||||
uisleep 1;
|
||||
uiSleep 1;
|
||||
}
|
||||
else {
|
||||
uisleep 10;
|
||||
uiSleep 10;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user