Update 'mods/mobs_npc/init.lua'

This commit is contained in:
thunderdog1138 2020-11-23 00:14:31 +00:00
parent de2214814f
commit b290e3096f
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ end
-- NPCs
dofile(path .. "npc.lua") -- TenPlus1
dofile(path .. "villager.lua") -- TenPlus1
dofile(path .. "trader.lua")
dofile(path .. "r2.lua")