mirror of
https://github.com/evennia/evennia.git
synced 2026-04-04 15:07:16 +02:00
Some more fixes to the commands.
This commit is contained in:
parent
db8af97ab2
commit
1f676eda60
3 changed files with 18 additions and 4 deletions
|
|
@ -57,7 +57,6 @@ class ServerSession(Session):
|
|||
self.cmdset.update(init_mode=True)
|
||||
return
|
||||
|
||||
|
||||
def session_login(self, player):
|
||||
"""
|
||||
Startup mechanisms that need to run at login. This is called
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue