[NEW] Batvió

[NEW] tiles2.gif
This commit is contained in:
2026-05-04 21:54:43 +02:00
parent 61bf843799
commit cb16e0ea63
8 changed files with 70 additions and 6 deletions

View File

@@ -26,6 +26,7 @@ require "trigger_event"
require "batman"
require "health_potion"
require "tiles_layer2"
require "batvio"
local DEBUG = false
@@ -287,9 +288,9 @@ function update_game()
score.draw()
if DEBUG then
special_keys()
debug_info()
if DEBUG then
end
end