Most bugs caught

This commit is contained in:
Cooldude2606
2018-10-12 22:44:29 +01:00
parent ba3a01f9d6
commit d2f4ed53ab
20 changed files with 140 additions and 60 deletions

View File

@@ -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