mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-05-09 03:58:14 +03:00
Reversing Actor Final Part
This commit is contained in:
parent
cb239c3c7f
commit
6528ba4dac
40 changed files with 3983 additions and 779 deletions
|
@ -135,7 +135,7 @@ void Actor::State_Alarm_Idle
|
|||
|
||||
{
|
||||
AimAtAimNode();
|
||||
SetThink( 4, THINKSTATE_IDLE );
|
||||
SetThink(THINKSTATE_ATTACK, THINK_TURRET);
|
||||
}
|
||||
|
||||
void Actor::Think_Alarm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue