fix code that shouldnt have been commited yet pt2
This commit is contained in:
parent
e6098e4f5f
commit
d195fab018
@ -48,7 +48,7 @@ end
|
||||
|
||||
if SERVER then
|
||||
function ulx.thirdperson(calling_ply)
|
||||
calling_ply:RunConsoleCommand("thirdperson_toggle")
|
||||
calling_ply:SendLua([[RunConsoleCommand("thirdperson_toggle")]])
|
||||
end
|
||||
local thirdperson = ulx.command("Utility", "ulx thirdperson", ulx.thirdperson, {"!3p", "!thirdperson"}, true)
|
||||
thirdperson:defaultAccess(ULib.ACCESS_ALL)
|
||||
|
Loading…
Reference in New Issue
Block a user