mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +02:00
Fix gamemode custom music not reloading/replacing
This commit is contained in:
parent
bdd9761d53
commit
de6a9fd411
@ -1554,6 +1554,7 @@ Public Class NewMainMenuScreen
|
||||
Else
|
||||
If _gameModeExists Then
|
||||
GameModeManager.SetGameModePointer(_gameMode)
|
||||
MusicManager.LoadMusic(True)
|
||||
Localization.ReloadGameModeTokens()
|
||||
FontManager.LoadFonts()
|
||||
Water.ClearAnimationResources()
|
||||
|
Loading…
x
Reference in New Issue
Block a user