From da9f17bca6521a66e1657df8aca1bf0113af17c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lilian=20J=C3=B3nsd=C3=B3ttir?= Date: Wed, 26 Aug 2020 21:45:42 -0700 Subject: [PATCH] whoops --- MWSE/mods/celediel/NPCsGoHome/functions/npcEvaluators.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MWSE/mods/celediel/NPCsGoHome/functions/npcEvaluators.lua b/MWSE/mods/celediel/NPCsGoHome/functions/npcEvaluators.lua index 9fc24b7..337b4c9 100644 --- a/MWSE/mods/celediel/NPCsGoHome/functions/npcEvaluators.lua +++ b/MWSE/mods/celediel/NPCsGoHome/functions/npcEvaluators.lua @@ -1,4 +1,6 @@ -- handles evaluating NPCs +local common = require("celediel.NPCsGoHome.common") + local this = {} -- todo: logging