fix memleak
This commit is contained in:
@@ -38,7 +38,7 @@ void Actor::SetBGMLight( int iLightNumber, float fCabinetLights )
|
|||||||
* that shouldn't change the position of the actor. */
|
* that shouldn't change the position of the actor. */
|
||||||
void Actor::Reset()
|
void Actor::Reset()
|
||||||
{
|
{
|
||||||
m_Tweens.clear();
|
StopTweening();
|
||||||
|
|
||||||
m_pTempState = NULL;
|
m_pTempState = NULL;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user