bopeebo note thing
This commit is contained in:
@ -8,8 +8,5 @@ class ControlsSubState extends FlxSubState
|
||||
public function new()
|
||||
{
|
||||
super();
|
||||
|
||||
var bullshit = new FlxSprite().makeGraphic(100, 100);
|
||||
add(bullshit);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user