mirror of
https://github.com/cybergirlvannie/OpenSS13.git
synced 2026-07-09 06:42:54 +01:00
Fixed bug #1936681
This commit is contained in:
@@ -6711,6 +6711,8 @@
|
||||
M << text("<B>[]</B> []: []", src, (src.stat > 1 ? "\[<I>dead</I> \]" : ""), message)
|
||||
//Foreach goto(50)
|
||||
return
|
||||
if (src.stat >= 1)
|
||||
return
|
||||
if ((copytext(message, 1, 2) == "*" && !( src.stat )))
|
||||
src.emote(copytext(message, 2, length(message) + 1))
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user