Skip to content

Commit

Permalink
Remove Test Comment :3
Browse files Browse the repository at this point in the history
  • Loading branch information
poec987 authored Jul 11, 2024
1 parent a6da6e7 commit 5f788e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/StageSprite.hx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package;

import flixel.FlxSprite; // TEST
import flixel.FlxSprite;

class StageSprite extends FlxSprite {
public var spriteTag:String = "";
Expand Down

0 comments on commit 5f788e5

Please sign in to comment.