Merge pull request #6658 from knyghtmare/wc2p-fix-icon
[wc2p] fix broken icon image path for WC2P campaign
This commit is contained in:
commit
4e2e0935ed
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