mirror of
https://github.com/evennia/evennia.git
synced 2026-03-20 14:56:30 +01:00
3 lines
121 B
Python
3 lines
121 B
Python
# experimental central dictionary for models in
|
|
# subprocesses to report they have been changed.
|
|
PROC_MODIFIED_OBJS = []
|