refact
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Decision.register({
|
||||
id = "play_button_mash",
|
||||
label = "Play Button Mash",
|
||||
handle = function() Meter.hide() MinigameButtonMashWindow.start(WINDOW_GAME) end,
|
||||
handle = function() Meter.hide() MinigameButtonMashWindow.start("game") end,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user