Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ine-Mobile into cne-pr
  • Loading branch information
mcagabe19 committed Oct 20, 2024
2 parents 2e8ece7 + 2ea9a00 commit 69920cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/funkin/backend/system/Main.hx
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,8 @@ class Main extends Sprite
}

public static function refreshAssets() {
WindowUtils.resetTitle();

FlxSoundTray.volumeChangeSFX = Paths.sound('menu/volume');
FlxSoundTray.volumeUpChangeSFX = null;
FlxSoundTray.volumeDownChangeSFX = null;
Expand Down

0 comments on commit 69920cc

Please sign in to comment.