split freshBlock into 4 methods

This commit is contained in:
Imple Lee
2023-11-20 23:36:38 +08:00
parent 074cefed5d
commit ea3fb8d09e
5 changed files with 60 additions and 55 deletions

View File

@@ -26,7 +26,7 @@ return {
P.garbageBeneath=P.garbageBeneath-bonus
end
end
P:freshBlock('push')
P:freshBlockGhost()
end
end,
}