新增小游戏dropper

This commit is contained in:
MrZ626
2021-03-07 12:51:32 +08:00
parent 6dee6e5481
commit ab7e0e31f6
5 changed files with 249 additions and 3 deletions

View File

@@ -55,6 +55,7 @@ local eggInput={
tap=goScene"mg_tap",
dtw=goScene"mg_dtw",
can=goScene"mg_cannon",
drp=goScene"mg_dropper",
flag=function()
BG.setDefault("none")
BGM.setDefault(false)