From 499d16e9b1a25bc72d5b74c9b4b773347c61df4b Mon Sep 17 00:00:00 2001 From: Griatch Date: Sat, 1 Feb 2014 18:34:35 +0100 Subject: [PATCH] More fixups on the table. --- src/utils/mudform.py | 1 + 1 file changed, 1 insertion(+) 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