From 403e81b9eecb9a86bef5985425f81df577af7837 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Wed, 28 Feb 2018 18:09:58 -0500 Subject: Breaking redirect to implement a better system --- gamemode/core/npc/sv_npcsystem.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gamemode/core/npc') diff --git a/gamemode/core/npc/sv_npcsystem.lua b/gamemode/core/npc/sv_npcsystem.lua index d376d6d..7c75f90 100644 --- a/gamemode/core/npc/sv_npcsystem.lua +++ b/gamemode/core/npc/sv_npcsystem.lua @@ -10,7 +10,7 @@ local autocompletef ---Registers an NPC. -- Adds an npc to the global table. NPC's should have unique .Name fields, if they don't, this function will error. ---@see npc +--@see npctbl --@tparam table npc The npc's table. function n.RegisterNPC(npc) assert(npc ~= nil, "Attempted to register a nil npc") -- cgit v1.2.3-70-g09d2