Debuged all functions

This commit is contained in:
Cooldude2606
2019-04-09 20:53:17 +01:00
parent d7474947f0
commit 73a319b220
9 changed files with 109 additions and 50 deletions

View File

@@ -8,7 +8,8 @@ local interface_modules = {
['_C']=Common,
['Commands']=Commands,
['output']=Common.player_return,
['Group']='expcore.permission_groups'
['Group']='expcore.permission_groups',
['Roles']='expcore.roles'
}
-- loads all the modules given in the above table