forked from Nebual/NadmodPP
Remove duplicate metaent var
Forgot to remove this declaration
This commit is contained in:
parent
8e97d9ac05
commit
d1f4ba3b35
@ -280,7 +280,6 @@ net.Receive("nadmod_notify", function(len)
|
||||
end)
|
||||
|
||||
CPPI = {}
|
||||
local metaent = FindMetaTable("Entity")
|
||||
|
||||
function CPPI:GetName() return "Nadmod Prop Protection" end
|
||||
function CPPI:GetVersion() return "" end
|
||||
|
Loading…
Reference in New Issue
Block a user