Failing test case for intercut nameOnRight

This commit is contained in:
2023-03-08 10:11:11 -07:00
parent a1d5647446
commit 766caad67f
3 changed files with 22 additions and 3 deletions

View File

@@ -61,6 +61,8 @@
(set buttonY 0)))
(FlxG.state.add buttons)))
(defAlias &ident flxDirector (cast director FlxDirector))
(preload
// These are set here so they're defined after FlxG.width and height have been set:
(set STAGE_LEFT_X 150.0)