[WIP] Començant en el forat negre

This commit is contained in:
2026-03-29 21:33:54 +02:00
parent 8d84cdbda1
commit 2986f69e2c
5 changed files with 21 additions and 5 deletions

View File

@@ -93,7 +93,7 @@ end
function caco:update_hit()
self.wait=self.wait+1
if self.wait==6 then
if self.wait>=6 then
self.wait=0
self.step=self.step+1
if self.step<40 then