added plotManagement by DevZupa

This commit is contained in:
Bruce
2016-04-29 23:02:25 +02:00
parent 89eea668f5
commit 98bfee8bdf
19 changed files with 843 additions and 18 deletions

View File

@@ -239,6 +239,9 @@ dayz_resetSelfActions = {
s_player_toggleSnapSelect = -1;
s_player_toggleSnapSelectPoint = [];
snapActions = -1;
// plotManagement //
s_player_plotManagement = -1;
// plotManagement //
};
call dayz_resetSelfActions;