mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-21 15:40:50 +03:00
not needed
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user