From 2252904b8147419c551ad2653a20627281d0531f Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Wed, 8 Nov 2017 15:51:26 -0500 Subject: Finished LDoc comments --- gamemode/core/pac/sv_pac.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gamemode/core/pac') diff --git a/gamemode/core/pac/sv_pac.lua b/gamemode/core/pac/sv_pac.lua index 0764162..d06ef35 100644 --- a/gamemode/core/pac/sv_pac.lua +++ b/gamemode/core/pac/sv_pac.lua @@ -132,8 +132,8 @@ function p3.RemovePac(what, name) net.Broadcast() end ----Find the pacs applied to an entity --- Find all the pacs applied to a certain entity. +---Find the pacs applied to an entity. +-- Returns an array of the names of all the pacs applied to a certain entity function p3.GetPacs(what) return appliedpacs[what] or {} end -- cgit v1.2.3-70-g09d2