mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Original scripts.add was (self.command_handler_class), which does not exist. It should be (self.combat_handler_class) This fix updates that only. |
||
|---|---|---|
| .. | ||
| accounts | ||
| commands | ||
| comms | ||
| contrib | ||
| game_template | ||
| help | ||
| locale | ||
| locks | ||
| objects | ||
| prototypes | ||
| scripts | ||
| server | ||
| typeclasses | ||
| utils | ||
| web | ||
| __init__.py | ||
| __main__.py | ||
| settings_default.py | ||
| VERSION.txt | ||
| VERSION_REQS.txt | ||