- restored a line of accidentally deleted code in the animated door thinker.
This commit is contained in:
parent
e7a677ef61
commit
fbcf1b2c45
1 changed files with 1 additions and 0 deletions
|
|
@ -615,6 +615,7 @@ void DAnimatedDoor::Tick ()
|
|||
}
|
||||
|
||||
m_Timer = m_Delay;
|
||||
m_Status = Waiting;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue