mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +02:00
Added a fix for #59
This commit is contained in:
parent
1b06be9ef3
commit
8cb50ea28a
@ -324,7 +324,6 @@ Public Class MusicManager
|
||||
|
||||
End Sub
|
||||
|
||||
Private Shared Sub Play(song As SongContainer)
|
||||
Private Shared Sub Play(song As SongContainer, Optional ByVal introSong As SongContainer = Nothing)
|
||||
If Not song Is Nothing Then
|
||||
Logger.Debug($"Play song [{song.Name}]")
|
||||
|
Loading…
x
Reference in New Issue
Block a user