mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-28 08:14:29 +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
|
Else
|
||||||
If _gameModeExists Then
|
If _gameModeExists Then
|
||||||
GameModeManager.SetGameModePointer(_gameMode)
|
GameModeManager.SetGameModePointer(_gameMode)
|
||||||
|
MusicManager.LoadMusic(True)
|
||||||
Localization.ReloadGameModeTokens()
|
Localization.ReloadGameModeTokens()
|
||||||
FontManager.LoadFonts()
|
FontManager.LoadFonts()
|
||||||
Water.ClearAnimationResources()
|
Water.ClearAnimationResources()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user