mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2026-07-26 10:36:22 +09:00
.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user