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"
|
help_category = "System"
|
||||||
|
|
||||||
def func(self):
|
def func(self):
|
||||||
"""Show the version"""
|
"""Display information about server or target"""
|
||||||
|
|
||||||
string = """
|
string = """
|
||||||
|cEvennia|n %s|n
|
|cEvennia|n %s|n
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue