mirror of
https://github.com/Defent/DMS_Exile.git
synced 2024-08-30 16:52:12 +00:00
Forgot to rename a couple things :P
This commit is contained in:
parent
cc911b9e03
commit
6cc2f1451b
@ -251,7 +251,7 @@ class FSM
|
||||
name = "Set_AI_Ownership";
|
||||
itemno = 18;
|
||||
init = /*%FSM<STATEINIT""">*/"if(DMS_DEBUG) then {" \n
|
||||
" diag_log format [""DMS_DEBUG FSM CHECK :: calling DMS_fnc_SetAILocality""];" \n
|
||||
" diag_log format [""DMS_DEBUG FSM CHECK :: calling DMS_fnc_AILocalityManager""];" \n
|
||||
"};" \n
|
||||
"" \n
|
||||
"_aiLocality = diag_tickTime;" \n
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
DMS_fnc_MissionStatusCheck
|
||||
DMS_fnc_MissionsMonitor
|
||||
|
||||
Created by eraser1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user