Added newline to end of file
This commit is contained in:
parent
d43c003cc8
commit
485844a150
1 changed files with 2 additions and 1 deletions
|
|
@ -378,3 +378,4 @@ def CreateCharacter(session, new_player, typeclass, start_location, home, permis
|
||||||
session.msg("There was an error creating the Character:\n%s\n If this problem persists, contact an admin." % e)
|
session.msg("There was an error creating the Character:\n%s\n If this problem persists, contact an admin." % e)
|
||||||
logger.log_trace()
|
logger.log_trace()
|
||||||
return False
|
return False
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue