This commit is contained in:
[VB]AWOL
2013-10-28 23:18:44 -05:00
parent 850229ffee
commit 48d8a09042

View File

@@ -249,6 +249,7 @@ call dayz_resetSelfActions;
//Engineering variables //Engineering variables
s_player_lastTarget = [objNull,objNull,objNull,objNull,objNull]; s_player_lastTarget = [objNull,objNull,objNull,objNull,objNull];
s_player_repairActions = []; s_player_repairActions = [];
s_player_lockunlock = [];
// Custom // Custom
s_player_madsci = []; s_player_madsci = [];