[FIX] Incidencia #9 resolta

This commit is contained in:
2026-05-01 18:16:01 +02:00
parent bbcb6cc667
commit 20646e9c64
5 changed files with 16 additions and 15 deletions

View File

@@ -58,7 +58,7 @@ function trigger:draw()
end
-- debug rect
-- draw.rect(scr_x,scr_y,self.bb.w,self.bb.h,3)
draw.rect(scr_x,scr_y,self.bb.w,self.bb.h,3)
end
--function trigger:do_touched()