mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-30 14:47:57 +03:00
Reversing Actor Final Part
This commit is contained in:
parent
cb239c3c7f
commit
6528ba4dac
40 changed files with 3983 additions and 779 deletions
|
@ -96,7 +96,7 @@ void Actor::Think_Runner
|
|||
}
|
||||
else
|
||||
{
|
||||
SetThinkIdle(8);
|
||||
SetThinkIdle(THINK_IDLE);
|
||||
m_bScriptGoalValid = false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue