Quick fix, and a fix for whispering.

Signed-off-by: SkyMarshal
This commit is contained in:
SkyMarshal
2011-12-29 10:23:00 -07:00
parent 5ab20fdf55
commit e12469aed9
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -221,7 +221,7 @@
//I see no reason to restrict such way of whispering
if ("whisper")
whisper(copytext(message_old, 3))
whisper(trim(copytext(message_old, 3)))
return
if ("binary")