- hooked up ddr logic into game logic - TODO: "left_only" ddr needs tweak
This commit is contained in:
@@ -27,7 +27,7 @@ Context = {}
|
||||
function Context.initial_data()
|
||||
return {
|
||||
current_menu_item = 1,
|
||||
test_mode = true,
|
||||
test_mode = false,
|
||||
popup = {
|
||||
show = false,
|
||||
content = {}
|
||||
|
||||
Reference in New Issue
Block a user