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:
@ -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",
|
||||
|
Reference in New Issue
Block a user