mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-06-13 13:21:57 +03:00
Remove some unused variables
Vanilla commit: https://github.com/DayZMod/DayZ/commit/6479708205bccbb4bdd1379a53d9aeed5613f08a
This commit is contained in:
@@ -1067,9 +1067,6 @@ if (!isNull _cursorTarget && !_inVehicle && !_isPZombie && (player distance _cur
|
||||
s_player_destroytent = -1;
|
||||
// player removeAction s_player_attach_bomb;
|
||||
// s_player_attach_bomb = -1;
|
||||
//debug
|
||||
//player removeAction s_player_debugCheck;
|
||||
//s_player_debugCheck = -1;
|
||||
player removeAction s_player_upgradestorage;
|
||||
s_player_upgradestorage = -1;
|
||||
/* //Unlock,Lock // Vanilla base building currently not used in Epoch
|
||||
|
||||
Reference in New Issue
Block a user