mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +02:00
Reset Main Menu GameModeSplash on click too
This commit is contained in:
parent
a5c6144ebf
commit
e8650f8d18
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user