Hotfix Forest BGM loop point
It sounds less jarring now, loops a couple seconds earlier.
This commit is contained in:
parent
6733d81d11
commit
5992564842
|
@ -707,7 +707,7 @@ export class Arena {
|
|||
case Biome.METROPOLIS:
|
||||
return 141.470;
|
||||
case Biome.FOREST:
|
||||
return 2.590;
|
||||
return 0.341;
|
||||
case Biome.SEA:
|
||||
return 0.024;
|
||||
case Biome.SWAMP:
|
||||
|
|
Loading…
Reference in New Issue