Skip to content

Commit

Permalink
Update Main.hx
Browse files Browse the repository at this point in the history
  • Loading branch information
Lethrial committed Sep 17, 2024
1 parent a27c4ae commit ea9dab4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/Main.hx
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,6 @@ class Main extends Sprite
game.debugger.interaction.addTool(new funkin.util.TrackerToolButtonUtil());
#end

addChild(fpsCounter);

#if hxcpp_debug_server
trace('hxcpp_debug_server is enabled! You can now connect to the game with a debugger.');
#else
Expand Down

0 comments on commit ea9dab4

Please sign in to comment.