Reset Main Menu GameModeSplash on click too

This commit is contained in:
JappaWakka 2023-08-09 10:59:26 +02:00
parent a5c6144ebf
commit e8650f8d18
1 changed files with 1 additions and 0 deletions

View File

@ -380,6 +380,7 @@ Public Class NewMainMenuScreen
SoundManager.PlaySound("select")
End If
Else
GameModeSplash = Nothing
If CurrentScreen.Identification = Identifications.MainMenuScreen Then
Dim diff As Integer = x - _selectedProfile
_screenOffsetTarget.X -= diff * 180