Fixed an error in the SET_LABEL example.
This commit is contained in:
parent
fbca6a9784
commit
3e17938245
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@
|
|||
# Puts STRING on the map at X,Y. Strictly a syntactic shortcut.
|
||||
#
|
||||
# For example:
|
||||
#! {SET_LABEL 4 7 _ "There be dragons here!"}
|
||||
#! {SET_LABEL 4 7 ( _ "There be dragons here!")}
|
||||
[label]
|
||||
x={X}
|
||||
y={Y}
|
||||
|
|
Loading…
Add table
Reference in a new issue