We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be66c0a commit 9805302Copy full SHA for 9805302
source/Main.hx
@@ -3,6 +3,7 @@ package;
3
import flixel.FlxG;
4
import flixel.FlxGame;
5
import flixel.FlxState;
6
+import flixel.tweens.FlxTween;
7
import funkin.Preferences;
8
#if desktop
9
import funkin.audio.ALSoftConfig; // Just to make sure DCE doesn't remove this, since it's not directly referenced anywhere else.
0 commit comments