- [WIP] Improving life lost scenery

This commit is contained in:
2022-12-05 17:56:30 +01:00
parent 82ec115adf
commit 5bb3d3457b

View File

@@ -201,6 +201,7 @@ function update_game()
rect(tx,ty,tx+8,ty+8,3)
end
else
if not abad.hurting then
draw_hab(abad.hab,0,0)
--text(abad.hab,1,1,2)
draw_hab(cameras[current_camera].hab,0,48)