fix tween overflow in Long/Marathon balloons
fix song and global BGAnimations not appearing in BackgroundChange menu in editor
This commit is contained in:
@@ -747,7 +747,9 @@ void ScreenSelectMusic::AfterMusicChange()
|
||||
no_banner_change = true;
|
||||
}
|
||||
|
||||
m_sprMarathonBalloon.StopTweening();
|
||||
OFF_COMMAND( m_sprMarathonBalloon );
|
||||
m_sprLongBalloon.StopTweening();
|
||||
OFF_COMMAND( m_sprLongBalloon );
|
||||
|
||||
switch( m_MusicWheel.GetSelectedType() )
|
||||
|
||||
Reference in New Issue
Block a user