Skip to content

Commit 8eee609

Browse files
authored
vcr.ttf changes when switching mods now, if it was inside source code (#672)
1 parent 5610d8a commit 8eee609

File tree

1 file changed

+1
-0
lines changed
  • source/funkin/backend/system

1 file changed

+1
-0
lines changed

source/funkin/backend/system/Main.hx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ class Main extends Sprite
183183

184184
public static function refreshAssets() {
185185
WindowUtils.resetTitle();
186+
FunkinCache.instance.clearSecondLayer();
186187

187188
FlxSoundTray.volumeChangeSFX = Paths.sound('menu/volume');
188189
FlxSoundTray.volumeUpChangeSFX = null;

0 commit comments

Comments
 (0)