Added {RAMOVEIMAGE} macro to image-utils.cfg
This commit is contained in:
parent
7b8f729d7f
commit
ad909d7426
1 changed files with 8 additions and 0 deletions
|
@ -55,6 +55,14 @@
|
|||
[/item]
|
||||
#enddef
|
||||
|
||||
#define REMOVE_IMAGE X Y
|
||||
# Removes image(s) from a specified location on the map
|
||||
[removeitem]
|
||||
x={X}
|
||||
y={Y}
|
||||
[/removeitem]
|
||||
#enddef
|
||||
|
||||
#define TEAM_COLOR_OVERRIDE FILTER TEAMCOLOR
|
||||
# Override the team color of filtered units.
|
||||
[object]
|
||||
|
|
Loading…
Add table
Reference in a new issue