Added return of true at end of post initialization file.
This commit is contained in:
Teh Dango 2018-04-12 13:52:35 -04:00
parent fc67c3b4fd
commit e1c754f26c

View File

@ -192,4 +192,6 @@ if (SAR_Base_Gaurds) then {
if (SAR_anim_heli) then { if (SAR_anim_heli) then {
[900,1,5000,0,true] spawn SAR_fnc_AI_anim_heli; [900,1,5000,0,true] spawn SAR_fnc_AI_anim_heli;
}; };
true;