mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
|
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| basicobject.py | ||
| basicplayer.py | ||
| README | ||
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.