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