clear start on close
This commit is contained in:
@@ -257,6 +257,7 @@ void OptionsList::Open()
|
|||||||
|
|
||||||
void OptionsList::Close()
|
void OptionsList::Close()
|
||||||
{
|
{
|
||||||
|
m_bStartIsDown = false;
|
||||||
m_asMenuStack.clear();
|
m_asMenuStack.clear();
|
||||||
this->PlayCommand( "TweenOff" );
|
this->PlayCommand( "TweenOff" );
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user