mirror of
https://gitea.com/SweetSea-ButImNotSweet/tromi_mobile.git
synced 2025-01-08 17:33:09 +08:00
Update touch control
This commit is contained in:
@@ -677,6 +677,7 @@ function GameMode:onPieceEnter()
|
||||
end
|
||||
|
||||
function GameMode:onGameOver()
|
||||
if not self.training then VCTRL.toggle(false) end
|
||||
if not self.input_playback and not self.training and not PENTO_MODE then
|
||||
if not self.did_grades then
|
||||
self.grade_score = self.grade_score + self.speed_level
|
||||
|
||||
Reference in New Issue
Block a user