mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2025-04-21 19:31:52 -04:00
Fix build issue on release builds.
This commit is contained in:
parent
ea61c19aa5
commit
3786b0a23a
1 changed files with 2 additions and 0 deletions
|
@ -113,7 +113,9 @@ class Main extends Sprite
|
|||
|
||||
addChild(game);
|
||||
|
||||
#if debug
|
||||
game.debugger.interaction.addTool(new funkin.util.TrackerToolButtonUtil());
|
||||
#end
|
||||
|
||||
addChild(fpsCounter);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue