1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-07-17 01:32:21 +02:00

fix graphical glitch

This commit is contained in:
Laserlicht
2025-07-08 21:57:21 +02:00
committed by GitHub
parent 46072a1d60
commit c26edf8963

View File

@ -433,7 +433,7 @@
"name" : "backgroundRightInfobar",
"image" : "AdvMap.pcx",
"area": { "top": 0, "bottom" : 0, "left" : 0, "right" : 0 },
"sourceArea" : { "bottom": 0, "right" : 0, "width" : 199, "height" : 211 }
"sourceArea" : { "bottom": 0, "right" : 0, "width" : 199, "height" : 210 }
},
{
"type": "adventureInfobar",