Skip to content

Commit

Permalink
brah
Browse files Browse the repository at this point in the history
  • Loading branch information
LarryFrosty committed Sep 15, 2024
1 parent 48ad9b3 commit dd08a07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/psychlua/FunkinLua.hx
Original file line number Diff line number Diff line change
Expand Up @@ -1344,7 +1344,7 @@ class FunkinLua {
{
if(FlxG.sound.music != null)
FlxG.sound.music.stop();
{
}
else
{
tag = LuaUtils.formatVariable('sound_$tag');
Expand Down

0 comments on commit dd08a07

Please sign in to comment.