Skip to content

Commit

Permalink
Merge branch 'FNF-CNE-Devs:main' into cne-pr
Browse files Browse the repository at this point in the history
  • Loading branch information
mcagabe19 authored Oct 20, 2024
2 parents 2f0057a + 2be2c68 commit 1fe5b83
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 1fe5b83

Please sign in to comment.