diff options
Diffstat (limited to 'rules/rules.txt')
-rw-r--r-- | rules/rules.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/rules.txt b/rules/rules.txt index d69db56f..8c8a3210 100644 --- a/rules/rules.txt +++ b/rules/rules.txt @@ -1,7 +1,7 @@ # lines starting with # or // are comments # all other lines will be parsed and treated as filenames. -#../rules/firstrule.tmx +../rules/firstrule.tmx ../rules/cave/rule_cave.txt @@ -11,4 +11,4 @@ ../rules/woodland/rule_woodland.txt -#../rules/thermin_cave/rules.txt +../rules/thermin_cave/rules.txt |