mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-09 10:04:05 +09:00
ambient mixer
This commit is contained in:
@@ -266,7 +266,7 @@ class TitleScreen(batch: FlippingSpriteBatch) : IngameInstance(batch) {
|
||||
App.bogoflops = maxOf(App.bogoflops, bogoflops)
|
||||
|
||||
|
||||
listOf(App.audioMixer.ambientTrack1, App.audioMixer.ambientTrack2).forEach {
|
||||
App.audioMixer.ambientTracks.forEach {
|
||||
it.stop()
|
||||
it.currentTrack = null
|
||||
it.nextTrack = null
|
||||
|
||||
Reference in New Issue
Block a user