1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00

fix height

This commit is contained in:
Laserlicht
2023-09-30 20:44:46 +02:00
committed by GitHub
parent 73a05d82e1
commit 2eb4413978

View File

@@ -5,7 +5,7 @@
"name": "background", "name": "background",
"type": "texture", "type": "texture",
"image": "DIBOXBCK", "image": "DIBOXBCK",
"rect": {"w": 428, "h": 384} "rect": {"w": 428, "h": 379}
}, },
{ {
"type": "drawTransparentRect", "type": "drawTransparentRect",