mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-08 22:26:51 +02:00
Fix broken icons in commander window
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"images" :
|
||||
[
|
||||
{ "frame" : 0, "file" : "SECSK32:69"},
|
||||
{ "frame" : 1, "file" : "SECSK32:28"}
|
||||
{ "frame" : 0, "defFile" : "SECSK32", "defFrame" : 69 },
|
||||
{ "frame" : 1, "defFile" : "SECSK32", "defFrame" : 28 }
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user