mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Clean up keyboard.sqf
Deleted old unused Dayz Mod code. Also switched from private to local which is much faster.
This commit is contained in:
@@ -250,7 +250,6 @@ if (!isDedicated) then {
|
||||
dayz_fishingInprogress = false;
|
||||
NORRN_dropAction = -1;
|
||||
dayz_dodge = false;
|
||||
Dayz_constructionContext = [];
|
||||
Dayz_freefall = [ time, 0, 0.1 ];
|
||||
dayz_getoutTime = 0;
|
||||
dayz_hitByTime = 0;
|
||||
|
||||
Reference in New Issue
Block a user