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