mirror of
https://github.com/MalboroDEV/PermaProps.git
synced 2025-03-04 03:13:21 -05:00
Update sv_menu.lua
Use CAMI to update usergroups
This commit is contained in:
parent
4960262c72
commit
4e83e371b6
@ -55,7 +55,9 @@ local function PermissionLoad()
|
||||
end
|
||||
|
||||
end
|
||||
PermissionLoad()
|
||||
|
||||
hook.Add("Initialize", "PermaPropPermLoad", PermissionLoad)
|
||||
hook.Add("CAMI.OnUsergroupRegistered", "PermaPropPermLoadCAMI", PermissionLoad) -- In case something changes
|
||||
|
||||
local function PermissionSave()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user