mirror of
https://github.com/evennia/evennia.git
synced 2026-03-31 13:07:16 +02:00
Merge branch 'master' of https://github.com/serprinss/evennia into serprinss-master
This commit is contained in:
commit
d7cbf07b4d
1 changed files with 2 additions and 0 deletions
|
|
@ -501,6 +501,8 @@ def create_account(
|
|||
report_to (Object): An object with a msg() method to report
|
||||
errors to. If not given, errors will be logged.
|
||||
|
||||
Returns:
|
||||
(object) The acount object of the new account.
|
||||
Raises:
|
||||
ValueError: If `key` already exists in database.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue