Disabled BGM for now since the only music is the pacer test (not selectable in game) and the credit roll
This commit is contained in:
@@ -6,7 +6,7 @@ bgm = {
|
||||
}
|
||||
|
||||
local current_bgm = nil
|
||||
local bgm_locked = false
|
||||
local bgm_locked = true
|
||||
|
||||
function switchBGM(sound, subsound)
|
||||
if bgm_locked then return end
|
||||
|
||||
Reference in New Issue
Block a user