Initialize mDebugRefCalled on restart.
This commit is contained in:
@@ -890,6 +890,7 @@ void AIStateMachine::reset()
|
||||
mDebugAborted = false;
|
||||
mDebugContPending = false;
|
||||
mDebugSetStatePending = false;
|
||||
mDebugRefCalled = false;
|
||||
#endif
|
||||
bool inside_multiplex;
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user