Merge pull request #3056 from Antrare/patch-4

Update fieldfill.py
This commit is contained in:
Griatch 2023-01-06 18:33:09 +01:00 committed by GitHub
commit bb2143f30b

View file

@ -234,7 +234,7 @@ def init_fill_field(
# Initialize menu of selections
FieldEvMenu(
caller,
"evennia.contrib.utils.fieldfill",
"evennia.contrib.utils.fieldfill.fieldfill",
startnode="menunode_fieldfill",
auto_look=False,
persistent=persistent,