update consts to reflect the new sprite size
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user