]> git.pond.sub.org Git - empserver/commit
(flash, wall): Use player->comtail[] to find the raw message. The old
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 25 Nov 2007 14:31:09 +0000 (14:31 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 25 Nov 2007 14:31:09 +0000 (14:31 +0000)
commit566223c36bdb706e459669f277a5e457a492937d
tree2e5a4325a19f083baf4c0ebcbeafcf7bf04df82f
parent8b0c965a3845438cfb4735917a2d113af0f375f9
(flash, wall): Use player->comtail[] to find the raw message.  The old
hack to find worked only when there were no spaces in flash's first
argument.  Closes #941740.
src/lib/commands/flash.c