Skip to content

Commit 536d535

Browse files
authored
Merge pull request #76 from vcmi-mods/glitch_fix
fix small graphical glitch on hires
2 parents b627c87 + 333b4ab commit 536d535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Mods/adventureMap/Content/config/widgets/adventureMap.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1564,7 +1564,7 @@
15641564
"name" : "emptyAreaFillLarge2",
15651565
"hideWhen" : "worldViewMode",
15661566
"area" : {
1567-
"top" : 680,
1567+
"top" : 679,
15681568
"right" : 3,
15691569
"width" : 190,
15701570
"bottom" : 210

0 commit comments

Comments
 (0)