Remove some unused variables

Vanilla commit:

6479708205
This commit is contained in:
ebayShopper
2017-03-05 12:17:09 -05:00
parent 5c0e8473df
commit 92b09aa530
3 changed files with 1 additions and 26 deletions

View File

@@ -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