Merge pull request #1686 from Bruce-LXXVI/pullrequest/plotManagement

Pullrequest/plot management
This commit is contained in:
icomrade
2016-05-01 11:05:54 -04:00
19 changed files with 844 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;