diff --git a/src/utils/mudform.py b/src/utils/mudform.py index 2c2c8f5d8..50ba080a0 100644 --- a/src/utils/mudform.py +++ b/src/utils/mudform.py @@ -130,6 +130,7 @@ from src.utils.utils import all_from_module, to_str, to_unicode INVALID_FORMCHARS = r"\s\/\|\\\*\_\-\#\<\>\~\^\:\;\.\," + class MudForm(object): """ This object is instantiated with a text file and parses