1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00

code review; higher prio for custom image

This commit is contained in:
Laserlicht
2025-09-03 20:38:45 +02:00
parent a3a234f8e0
commit 2189e9722f
2 changed files with 11 additions and 11 deletions

View File

@@ -24,7 +24,7 @@
{ "amount" : 12, "type" : "earthElemental" }
],
/// Optional image showed on kingdom overview (animation; only frame 0 displayed)
/// Image showed on kingdom overview (animation; only frame 0 displayed)
"kingdomOverviewImage" : "image.def"
}
```