fix small res

This commit is contained in:
Laserlicht
2025-07-08 22:21:03 +02:00
committed by GitHub
parent 7055e13059
commit 5ba4cb8270
+2 -2
View File
@@ -267,8 +267,8 @@
"type": "adventureMapImage",
"name" : "backgroundBelowHeroTownList",
"image" : "AdvMap.pcx",
"area" : { "right": 0, "left" : 0, "bottom" : 0, "height" : 3 },
"sourceArea": { "bottom" : 209, "height" : 3, "right" : 0, "width" : 193 }
"area" : { "right": 0, "left" : 0, "bottom" : 0, "height" : 4 },
"sourceArea": { "bottom" : 208, "height" : 4, "right" : 0, "width" : 193 }
},
// Hero List
{