Removed Debug Print

This commit is contained in:
Andre 2017-03-05 14:11:45 -05:00 committed by GitHub
parent ea8162d215
commit 7536c9ebf8

View File

@ -859,7 +859,6 @@ function ucl.userAllow( id, access, revoke, deny )
end
if changed then
print("Tester")
local ply = ULib.getPlyByID( id )
if ply then
ULib.queueFunctionCall( hook.Call, ULib.HOOK_UCLAUTH, _, ply ) -- Inform the masses