mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 12:16:37 +09:00
Removed versions from requires
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
local Role = require('ExpGamingCore.Role@^4.0.0')
|
||||
local Role = require('ExpGamingCore.Role')
|
||||
|
||||
script.on_event(defines.events.on_role_change,self.update)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user