not needed

This commit is contained in:
[VB]AWOL
2013-11-18 09:53:34 -06:00
parent a6f21b131f
commit 9b161bcfdf

View File

@@ -184,10 +184,10 @@ class FSM
{ {
name = "sync_time__and_w"; name = "sync_time__and_w";
init = /*%FSM<STATEINIT""">*/"if (DZE_DiagFpsSlow) then {" \n init = /*%FSM<STATEINIT""">*/"if (DZE_DiagFpsSlow) then {" \n
" [] call dze_diag_fps;" \n " call dze_diag_fps;" \n
"};" \n "};" \n
"[] call server_timeSync;" \n "call server_timeSync;" \n
"[] call server_weather;" \n "call server_weather;" \n
""/*%FSM</STATEINIT""">*/; ""/*%FSM</STATEINIT""">*/;
precondition = /*%FSM<STATEPRECONDITION""">*/""/*%FSM</STATEPRECONDITION""">*/; precondition = /*%FSM<STATEPRECONDITION""">*/""/*%FSM</STATEPRECONDITION""">*/;
class Links class Links