Unbreak things

This commit is contained in:
Openarl
2016-05-05 01:24:38 +10:00
parent 60fbc90a75
commit ac7414b13c
6 changed files with 13 additions and 13 deletions

View File

@@ -3,7 +3,7 @@ local t_insert = table.insert
mod = { }
mod.parseMod = LoadModule("ModParser")
mod.parseMod = LoadModule("Modules/ModParser")
-- Break modifier name into namespace and mod name
local spaceLookup = { }