Move [message] codeblock meant to be unused...
...into __UNUSED__'s domain rather than using a nonexistent WML tag about which the engine complains. Addresses bug #17016.
This commit is contained in:
parent
9b7c4e0956
commit
763ad02782
1 changed files with 7 additions and 7 deletions
|
@ -3308,13 +3308,13 @@
|
|||
message= _ "Did you think you had escaped me, Kaleh? I am your shadow, I will always be there until you pay for what you have done."
|
||||
[/message]
|
||||
|
||||
[comment]
|
||||
# commented out like this to preserve the string for now...
|
||||
[message]
|
||||
speaker=Kaleh
|
||||
message= _ "Ow!"
|
||||
[/message]
|
||||
[/comment]
|
||||
#ifdef __UNUSED__
|
||||
# commented out like this to preserve the string for now...
|
||||
[message]
|
||||
speaker=Kaleh
|
||||
message= _ "Ow!"
|
||||
[/message]
|
||||
#endif
|
||||
|
||||
[message]
|
||||
speaker=Cloaked Figure
|
||||
|
|
Loading…
Add table
Reference in a new issue