mirror of
https://github.com/TeamUlysses/ulib.git
synced 2025-03-04 03:03:13 -05:00
commit
ccca4fbd46
@ -97,6 +97,7 @@ if not ULib then
|
||||
end
|
||||
|
||||
local function clReady( ply )
|
||||
if ply.ulib_ready then return end
|
||||
ply.ulib_ready = true
|
||||
hook.Call( ULib.HOOK_LOCALPLAYERREADY, _, ply )
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user