mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Remove unused dead_bodyCleanup variable
This commit is contained in:
@@ -41,7 +41,6 @@ if (isServer) then {
|
||||
dayz_serverPUIDArray = [];
|
||||
dayz_serverClientKeys = [];
|
||||
dayz_traps = [];
|
||||
dead_bodyCleanup = [];
|
||||
needUpdate_objects = [];
|
||||
dayz_choppedTrees = [];
|
||||
dayz_ghostPlayers = [];
|
||||
|
||||
Reference in New Issue
Block a user