mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 09:10:27 +03:00
Remove some unused legacy code
This commit is contained in:
@@ -112,8 +112,6 @@ class FSM
|
||||
init = /*%FSM<STATEINIT""">*/"if (!_isTamed) then {" \n
|
||||
" if (!_isSomeone) then {" \n
|
||||
" deleteVehicle _agent;" \n
|
||||
" } else {" \n
|
||||
" dayz_bodyMonitor set [count dayz_bodyMonitor,_agent];" \n
|
||||
" };" \n
|
||||
"};"/*%FSM</STATEINIT""">*/;
|
||||
precondition = /*%FSM<STATEPRECONDITION""">*/""/*%FSM</STATEPRECONDITION""">*/;
|
||||
|
||||
Reference in New Issue
Block a user