mirror of
https://gitea.com/SweetSea-ButImNotSweet/tromi_mobile.git
synced 2025-01-08 17:33:09 +08:00
Fix rotation kicks and hope it works
This commit is contained in:
@@ -81,6 +81,7 @@ function Grid:getClearedRowCount()
|
||||
table.insert(cleared_row_table, row)
|
||||
end
|
||||
end
|
||||
if BIG_MODE or PENTO_MODE then count = count * 0.5 end
|
||||
return count, cleared_row_table
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user