mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
6 lines
No EOL
331 B
Text
6 lines
No EOL
331 B
Text
Do not modify files in this directory! They are base classes from which other
|
|
things may be sub-classed. Modifying these classes may cause conflicts the
|
|
next time you upgrade manually or through subversion.
|
|
|
|
Instead, sub-class the classes contained here and point the default parent
|
|
imports in settings.py to your new classes. |