Restore typechecking on PLACE_IMAGE.
This commit is contained in:
parent
c98d2d398d
commit
5c14ad6109
1 changed files with 2 additions and 2 deletions
|
@ -102,12 +102,12 @@
|
|||
[/image]
|
||||
#enddef
|
||||
|
||||
#define PLACE_IMAGE IMAGE_FILE X Y
|
||||
#define PLACE_IMAGE IMAGE X Y
|
||||
# Place an image at a specified location on the map.
|
||||
[item]
|
||||
x={X}
|
||||
y={Y}
|
||||
image={IMAGE_FILE}
|
||||
image={IMAGE}
|
||||
[/item]
|
||||
#enddef
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue