Hoist metaent also

Keep it neat and bring metaent along with metaply
This commit is contained in:
sammyt291 2020-03-03 12:48:27 +00:00 committed by GitHub
parent 5b9f4db3dd
commit 8e97d9ac05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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()