Skip to content

Commit

Permalink
bro i was literally thinking about it earlier
Browse files Browse the repository at this point in the history
  • Loading branch information
LarryFrosty committed Sep 8, 2024
1 parent e87e9cb commit 8ae3a26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/states/PlayState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -3376,6 +3376,7 @@ class PlayState extends MusicBeatState
}
catch(e:Dynamic)
{
@:privateAccess
addTextToDebug('ERROR (${script.origin}:${script.interp.posInfos().lineNumber} $funcToCall) - $e', FlxColor.RED);
}
}
Expand Down

0 comments on commit 8ae3a26

Please sign in to comment.