cleanup before pr

This commit is contained in:
Hailey 2021-11-14 17:49:27 +10:00
parent d937ce8507
commit e42e0225cf
5 changed files with 1 additions and 5 deletions

View File

@ -3,10 +3,6 @@ bgm = {
gm3 = love.audio.newSource("res/bgm/tgm_credit_roll.mp3", "stream"),
},
pacer_test = love.audio.newSource("res/bgm/pacer_test.mp3", "stream"),
test = {
intro = love.audio.newSource("res/bgm/h_test_intro.wav", "static"),
loop = love.audio.newSource("res/bgm/h_test_loop.wav", "stream"),
},
}

View File

@ -1 +1 @@
version = "v0.3.1-hj"
version = "v0.3.1"

Binary file not shown.

Binary file not shown.

Binary file not shown.