desition and screen magement refactor
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
ScreenManager.register({
|
||||
id = "office",
|
||||
name = "Office",
|
||||
decisions = {
|
||||
"play_button_mash",
|
||||
"play_rhythm",
|
||||
"play_ddr",
|
||||
"go_to_walking_to_home",
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user