mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Merge pull request #1607 from CloudKeeper1/patch-8
Wrong symbol on line 499
This commit is contained in:
commit
1297316e25
1 changed files with 1 additions and 1 deletions
|
|
@ -496,7 +496,7 @@ class CmdWhisper(COMMAND_DEFAULT_CLASS):
|
|||
|
||||
Usage:
|
||||
whisper <character> = <message>
|
||||
whisper <char1>, <char2> = <message?
|
||||
whisper <char1>, <char2> = <message>
|
||||
|
||||
Talk privately to one or more characters in your current location, without
|
||||
others in the room being informed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue