mirror of
https://github.com/evennia/evennia.git
synced 2026-04-01 05:27:17 +02:00
Remove spurious whitespace.
This commit is contained in:
parent
96ba31f858
commit
c4519d84e7
1 changed files with 1 additions and 1 deletions
|
|
@ -1416,7 +1416,7 @@ class DefaultObject(with_metaclass(TypeclassBase, ObjectDB)):
|
|||
|
||||
"""
|
||||
pass
|
||||
|
||||
|
||||
def at_give(self, giver, getter):
|
||||
"""
|
||||
Called by the default `give` command when this object has been
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue