feat: added meters, changed colors, removed unnecessary comments
This commit is contained in:
@@ -44,7 +44,8 @@ on than meets the eye.]]
|
||||
screens = {},
|
||||
minigame_ddr = Minigames.get_default_ddr(),
|
||||
minigame_button_mash = Minigames.get_default_button_mash(),
|
||||
minigame_rhythm = Minigames.get_default_rhythm()
|
||||
minigame_rhythm = Minigames.get_default_rhythm(),
|
||||
meters = Meters.get_initial()
|
||||
}
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user