- Last scenes

- Last corrections
- Final cutscene almost finished
This commit is contained in:
2022-12-29 14:06:12 +01:00
parent 5a27c54cb3
commit 48f61a8b66
11 changed files with 195 additions and 10 deletions

View File

@@ -19,6 +19,7 @@ end
function batman.hit()
if abad.objects.bol~=nil then
-- Start end of the game
start_scene(scenes.final)
end
end