mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-05-08 03:27:58 +03:00
Actor Improvements p3_3
This commit is contained in:
parent
c665915d0f
commit
ec4ae7d79d
20 changed files with 322 additions and 503 deletions
|
@ -78,7 +78,6 @@ void Actor::FinishedAnimation_AnimCurious
|
|||
{
|
||||
if( m_State == 1101 )
|
||||
{
|
||||
m_State = 1100;
|
||||
m_iStateTime = level.inttime;
|
||||
TransitionState(1100, 0);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue