aboutsummaryrefslogtreecommitdiff
path: root/gamemode/npcsystem/sv_dummy.lua
diff options
context:
space:
mode:
Diffstat (limited to 'gamemode/npcsystem/sv_dummy.lua')
-rw-r--r--gamemode/npcsystem/sv_dummy.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/gamemode/npcsystem/sv_dummy.lua b/gamemode/npcsystem/sv_dummy.lua
index 0bfa063..f527c03 100644
--- a/gamemode/npcsystem/sv_dummy.lua
+++ b/gamemode/npcsystem/sv_dummy.lua
@@ -1,4 +1,4 @@
-local n = nrequire("sv_npcsystem.lua")
+local n = nrequire("sh_npcsystem.lua")
local NPC = {}
NPC.Name = "Training Dummy"