This commit is contained in:
2026-07-23 02:03:27 +09:00
parent d36d698089
commit 0cf4a83d0e
@@ -348,8 +348,10 @@ function PermissionsGroups._prototype:print(message)
end end
-- when the game starts it will make the permission groups -- when the game starts it will make the permission groups
--[[
Event.on_init(function() Event.on_init(function()
PermissionsGroups.reload_permissions() PermissionsGroups.reload_permissions()
end) end)
]]
return PermissionsGroups return PermissionsGroups