mirror of
https://github.com/SashLilac/cambridge-modpack.git
synced 2024-11-22 12:49:03 -06:00
Compare commits
6 Commits
f88ca1e292
...
b5ef6d52af
Author | SHA1 | Date | |
---|---|---|---|
|
b5ef6d52af | ||
1bf452ba02 | |||
6e858e009a | |||
|
a35fc86e5b | ||
|
8593d6087d | ||
|
9d6a77e3ac |
@ -11,8 +11,8 @@ local StrategyPFGame = GameMode:extend()
|
||||
bgm.strategy_pf=
|
||||
{
|
||||
love.audio.newSource("res/bgm/data_jack_2nd_version.s3m", "stream"),
|
||||
love.audio.newSource("res/bgm/OMNIPHIL.s3m", "stream"),
|
||||
love.audio.newSource("res/bgm/ICEFRONT.s3m", "stream"),
|
||||
love.audio.newSource("res/bgm/omniphil.s3m", "stream"),
|
||||
love.audio.newSource("res/bgm/icefront.s3m", "stream"),
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user