Merge pull request #6658 from knyghtmare/wc2p-fix-icon

[wc2p] fix broken icon image path for WC2P campaign
This commit is contained in:
Charles Dang 2022-04-30 15:14:46 -04:00 committed by GitHub
commit 4e2e0935ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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