mirror of
https://github.com/evennia/evennia.git
synced 2026-04-06 07:57:16 +02:00
Proposed fix
This commit is contained in:
parent
8f70810406
commit
c574998539
1 changed files with 1 additions and 1 deletions
|
|
@ -1498,7 +1498,7 @@ class DefaultAccount(AccountDB, metaclass=TypeclassBase):
|
|||
)
|
||||
)
|
||||
result.append("\n\n |whelp|n - more commands")
|
||||
result.append("\n |wooc <Text>|n - talk on public channel")
|
||||
result.append("\n |wpublic <Text>|n - talk on public channel")
|
||||
|
||||
charmax = _MAX_NR_CHARACTERS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue