mirror of
https://github.com/evennia/evennia.git
synced 2026-03-23 08:16:30 +01:00
Proposed fix
This commit is contained in:
parent
b99799c641
commit
acd1765ea3
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