Forgot to initialize m_tween_uses_effect_delta.
This commit is contained in:
@@ -165,6 +165,7 @@ Actor::Actor()
|
||||
m_pParent = NULL;
|
||||
m_FakeParent= NULL;
|
||||
m_bFirstUpdate = true;
|
||||
m_tween_uses_effect_delta= false;
|
||||
}
|
||||
|
||||
Actor::~Actor()
|
||||
|
||||
Reference in New Issue
Block a user