mirror of
https://github.com/Melon-Bread/Pet.GB
synced 2024-11-24 20:58:19 -05:00
Less than 24 hours before I discover I wasted my week on a trash game 🚯
This commit is contained in:
parent
ca98d16778
commit
de774be54c
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,10 @@ import openfl.display.Sprite;
|
|||||||
|
|
||||||
class Main extends Sprite
|
class Main extends Sprite
|
||||||
{
|
{
|
||||||
|
// TODO: Fix Gel Colors
|
||||||
|
// TODO: Add END_GAME Flags
|
||||||
|
// TODO: Makes saving work for at least the config screen
|
||||||
|
// TODO: Make Game Over screen
|
||||||
public function new()
|
public function new()
|
||||||
{
|
{
|
||||||
// SAVE BEGIN
|
// SAVE BEGIN
|
||||||
|
Loading…
Reference in New Issue
Block a user