You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seems to be a typo that impedes playing background music. Replacing "find_file(musicfile)" with "musicfile" in sound.cpp at this line should restore background music.
The text was updated successfully, but these errors were encountered:
There seems to be a typo that impedes playing background music. Replacing "find_file(musicfile)" with "musicfile" in sound.cpp at this line should restore background music.
The text was updated successfully, but these errors were encountered: