mirror of
https://github.com/Teh-Dango/Sarge-AI.git
synced 2024-08-30 16:32:11 +00:00
2.4.6
Added return of true at end of post initialization file.
This commit is contained in:
parent
fc67c3b4fd
commit
e1c754f26c
@ -192,4 +192,6 @@ if (SAR_Base_Gaurds) then {
|
||||
|
||||
if (SAR_anim_heli) then {
|
||||
[900,1,5000,0,true] spawn SAR_fnc_AI_anim_heli;
|
||||
};
|
||||
};
|
||||
|
||||
true;
|
Loading…
Reference in New Issue
Block a user