Added customizable DAS and ARR! (read comments)

This only applies to modes that allow it.
This feature does not apply to main modes (yet)
This commit is contained in:
Ishaan Bhardwaj
2020-12-18 21:25:09 -05:00
parent d3b647ca71
commit 605add7e94
5 changed files with 169 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ local main_menu_screens = {
ModeSelectScene,
InputConfigScene,
GameConfigScene,
TuningScene,
ExitScene,
}