mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-11-13 00:59:16 +00:00
script inaccuracy
This commit is contained in:
parent
1fff83eeee
commit
ed799fb555
|
@ -2174,6 +2174,7 @@ void CRunningScript::Init()
|
|||
m_anStack[i] = 0;
|
||||
m_nStackPointer = 0;
|
||||
m_nWakeTime = 0;
|
||||
m_bIsActive = false;
|
||||
m_bCondResult = false;
|
||||
m_bIsMissionScript = false;
|
||||
m_bSkipWakeTime = false;
|
||||
|
|
Loading…
Reference in a new issue