mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-21 15:49:01 -06:00
cleanup before pr
This commit is contained in:
parent
d937ce8507
commit
e42e0225cf
@ -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"),
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
|
@ -1 +1 @@
|
||||
version = "v0.3.1-hj"
|
||||
version = "v0.3.1"
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user