Clean up spurious whitespace.
This commit is contained in:
parent
a0cd61df27
commit
9e505b9b72
1 changed files with 1 additions and 1 deletions
|
|
@ -728,7 +728,7 @@ class DefaultPlayer(with_metaclass(TypeclassBase, PlayerDB)):
|
|||
# inform the client that we logged in through an OOB message
|
||||
if session:
|
||||
session.msg(logged_in={})
|
||||
|
||||
|
||||
self._send_to_connect_channel("|G%s connected|n" % self.key)
|
||||
if _MULTISESSION_MODE == 0:
|
||||
# in this mode we should have only one character available. We
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue