Some more fixes to the commands.

This commit is contained in:
Griatch 2013-02-16 21:26:59 +01:00
parent db8af97ab2
commit 1f676eda60
3 changed files with 18 additions and 4 deletions

View file

@ -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