Changed create_object to have at_object_receive and at_after_move to correctly target the location and not the new object. Resolves #566.
This commit is contained in:
parent
079e98884f
commit
3dc35d8b6d
3 changed files with 4 additions and 4 deletions
|
|
@ -675,4 +675,4 @@ class CmdEditor(Command):
|
|||
loadfunc=load_attr,
|
||||
savefunc=save_attr,
|
||||
quitfunc=quit_hook,
|
||||
key=editor_key)
|
||||
key=editor_key)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue