Forgot to rename a couple things :P

This commit is contained in:
eraser1 2015-09-10 12:44:13 -05:00
parent cc911b9e03
commit 6cc2f1451b
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -1,5 +1,5 @@
/*
DMS_fnc_MissionStatusCheck
DMS_fnc_MissionsMonitor
Created by eraser1