Merge pull request #3645 from InspectorCaracal/InspectorCaracal-patch-2

Update error message for Character Creator
This commit is contained in:
Griatch 2024-10-21 20:38:48 +02:00 committed by GitHub
commit fb0dedd893
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -82,7 +82,7 @@ class ContribCmdCharCreate(MuxAccountCommand):
)
if errors:
self.msg(errors)
self.msg("\n".join(errors))
if not new_character:
return
# initalize the new character to the beginning of the chargen menu