mirror of
https://github.com/SashLilac/cambridge-modpack.git
synced 2024-11-22 16:59:03 -06:00
Compare commits
No commits in common. "b5ef6d52afaa86ce0bf380c8a82d4b68e3495c47" and "f88ca1e2920b811653c1d87ce5e810c86f17aae7" have entirely different histories.
b5ef6d52af
...
f88ca1e292
@ -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