mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Iterate save using pairs instaid of ipairs, remove erronus require, add save fuction
This commit is contained in:
@@ -141,7 +141,8 @@ Roles.new_role('Sponsor','Spon')
|
||||
'command/home-get',
|
||||
'command/return',
|
||||
'fast-tree-decon',
|
||||
'command/load-quickbar'
|
||||
'command/load-quickbar',
|
||||
'command/save-quickbar'
|
||||
}
|
||||
|
||||
Roles.new_role('Supporter','Sup')
|
||||
|
||||
Reference in New Issue
Block a user