forked from Nebual/NadmodPP
Hoist metaent also
Keep it neat and bring metaent along with metaply
This commit is contained in:
parent
5b9f4db3dd
commit
8e97d9ac05
@ -199,6 +199,7 @@ function NADMOD.AdminPanel(Panel, runByNetReceive)
|
||||
end
|
||||
|
||||
local metaply = FindMetaTable("Player")
|
||||
local metaent = FindMetaTable("Entity")
|
||||
|
||||
-- Wrapper function as Bots return nothing clientside for their SteamID64
|
||||
function metaply:SteamID64bot()
|
||||
|
Loading…
Reference in New Issue
Block a user