Skip to content

Commit

Permalink
commit test with ssh from vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
HRK-EXEX committed Dec 11, 2024
1 parent 04dc43f commit 82da829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Main.hx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class Main extends Sprite
skipSplash: true, // if the default flixel splash screen should be skipped
startFullscreen: false // if the game should start at fullscreen mode
};

// hi
public static var fpsBg:FPSBg;
public static var fpsVar:FPSCounter;

Expand Down

0 comments on commit 82da829

Please sign in to comment.