mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +02:00
Fixed contentpack music not playing without intro
This commit is contained in:
parent
018776a8de
commit
ea0a6aca7b
@ -468,7 +468,9 @@ Public Class MusicManager
|
||||
End If
|
||||
|
||||
playedSong = introSong
|
||||
|
||||
Else
|
||||
_isIntroStarted = False
|
||||
_fadeIntoIntro = False
|
||||
End If
|
||||
Else
|
||||
_isIntroStarted = False
|
||||
|
Loading…
x
Reference in New Issue
Block a user