mirror of
https://github.com/evennia/evennia.git
synced 2026-03-26 01:36:32 +01:00
Update system.py
This commit is contained in:
parent
3383cd4c6b
commit
03ab95f57f
1 changed files with 1 additions and 1 deletions
|
|
@ -607,7 +607,7 @@ class CmdAbout(COMMAND_DEFAULT_CLASS):
|
|||
help_category = "System"
|
||||
|
||||
def func(self):
|
||||
"""Show the version"""
|
||||
"""Display information about server or target"""
|
||||
|
||||
string = """
|
||||
|cEvennia|n %s|n
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue