mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 20:16:38 +09:00
Most bugs caught
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
local Role = require('ExpGamingCore.Role@^4.0.0')
|
||||
|
||||
script.on_event(defines.events.on_role_change,self.update)
|
||||
|
||||
return function()
|
||||
local rtn = {}
|
||||
for _,role_name in pairs(Role.order) do
|
||||
|
||||
Reference in New Issue
Block a user