Fixed an error in the SET_LABEL example.

This commit is contained in:
Steven Panek 2012-07-01 20:07:57 +00:00
parent fbca6a9784
commit 3e17938245

View file

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