Update touch control

This commit is contained in:
Squishy (C6H12O6+NaCl+H2O)
2024-05-29 00:26:05 +07:00
parent 9679378b1b
commit c14c702d17
3 changed files with 23 additions and 4 deletions

View File

@@ -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