[FIX] Col·lisió en el peu

[FIX] Canviada dialeg.run a dialeg.show
[NEW] Afegit dialeg.add
This commit is contained in:
2026-05-10 16:11:32 +02:00
parent 275122fd40
commit fbba9a6987
9 changed files with 87 additions and 68 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ function pattern:noop()
end
function pattern:draw()
-- if true then return end
if true then return end
local scr_x = 0
local scr_y = 0
local target = self:target()