update consts to reflect the new sprite size

This commit is contained in:
2026-04-24 09:12:19 +02:00
parent e3cf5cdfa1
commit 5588d4c29a
5 changed files with 14 additions and 14 deletions

View File

@@ -1,4 +1,3 @@
; map size 16x12 (or 15x11 with margins)
pub const map.width = 15
pub const map.height = 11
pub const map.size = 165 ; 11*15