[FIX] Tornat el joc a mode normal que l'havia pujant en opcions per a debugar

This commit is contained in:
2026-05-17 20:54:40 +02:00
parent 074277187c
commit bbe1d539a4
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ function imp.new(_hab,_x,_y)
pattern= pattern.new(),
analisis = {}, -- memoria per a guardar el resultat de l'analisis
step_length=1,
energia=1,
energia=21,
max_energia=21,
jump_height=0,
max_jump_height=24,