Removed DEFAULT_HOME reference from defines_global
This commit is contained in:
parent
0c2648edaa
commit
13b19b9a16
1 changed files with 0 additions and 3 deletions
|
|
@ -38,9 +38,6 @@ HIDDEN_ATTRIBS = ["CHANLIST"]
|
|||
# Server version number.
|
||||
EVENNIA_VERSION = 'Alpha'
|
||||
|
||||
# Default home definition.
|
||||
from settings import DEFAULT_HOME
|
||||
|
||||
# The message to show when the user lacks permissions for something.
|
||||
NOPERMS_MSG = "You do not have the necessary permissions to do that."
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue