A little easter egg...

This commit is contained in:
Ishaan Bhardwaj
2020-12-19 20:31:14 -05:00
parent bcb44725bf
commit e26b094830
4 changed files with 15 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
local TitleScene = Scene:extend()
TitleScene.title = "Title"
local main_menu_screens = {
ModeSelectScene,
InputConfigScene,