diff --git a/source/Main.hx b/source/Main.hx index 91606b8d1..1e1f8832d 100644 --- a/source/Main.hx +++ b/source/Main.hx @@ -118,8 +118,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