Run the overlay's off command.
This commit is contained in:
@@ -72,6 +72,7 @@ void ScreenStage::HandleScreenMessage( const ScreenMessage SM )
|
|||||||
this->ClearMessageQueue( SM_BeginFadingOut );
|
this->ClearMessageQueue( SM_BeginFadingOut );
|
||||||
|
|
||||||
m_Out.StartTransitioning();
|
m_Out.StartTransitioning();
|
||||||
|
OFF_COMMAND( m_sprOverlay );
|
||||||
this->PostScreenMessage( SM_GoToNextScreen, this->GetTweenTimeLeft() );
|
this->PostScreenMessage( SM_GoToNextScreen, this->GetTweenTimeLeft() );
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user