[CHG] Ajustos en el copter per a dur conductor

This commit is contained in:
2026-05-31 13:46:56 +02:00
parent ef87fd3c25
commit 9d044d10f9
7 changed files with 67 additions and 47 deletions
+2 -1
View File
@@ -82,7 +82,8 @@ function game_load()
surf.cls(16)
math.randomseed(os.time())
mapa_surface_init()
states:executar("check-reqs")
-- states:executar("check-reqs")
states:executar("title")
controller:init()
fonts_init()
images_init()