mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Wrong symbol on line 499
Wrong symbol on line 499
This commit is contained in:
parent
3f8ca0312f
commit
739680a014
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