[wc2p] fix broken image path
incorrect image path after merger of #6655 so patching it
This commit is contained in:
parent
b6fa7733b3
commit
13ea8a9795
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ _ "World Conquest 4p" #enddef
|
|||
#enddef
|
||||
|
||||
#define ICON_TWO
|
||||
"misc/blank-hex.png~BLIT(units/undead/spectre-se-attack-6.png~RC(magenta>darkred)~CROP(50,62,150,84),-15,-12)~BLIT(units/goblins/spearman-ne-defend.png~FL()~RC(magenta>darkblue)~CROP(0,0,60,67),20,15)"
|
||||
"misc/blank-hex.png~BLIT(units/undead-spirit/spectre-se-attack-6.png~RC(magenta>darkred)~CROP(50,62,150,84),-15,-12)~BLIT(units/goblins/spearman-ne-defend.png~FL()~RC(magenta>darkblue)~CROP(0,0,60,67),20,15)"
|
||||
#enddef
|
||||
|
||||
#define ICON_THREE
|
||||
|
|
Loading…
Add table
Reference in a new issue