mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 20:16:38 +09:00
Removed versions from requires
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
local Sync = require('ExpGamingCore.Sync@^4.0.0')
|
||||
local global = global['ExpGamingInfo.Rockets@^4.0.0']
|
||||
local Sync = require('ExpGamingCore.Sync')
|
||||
local global = global['ExpGamingInfo.Rockets']
|
||||
|
||||
Sync.add_update('rockets',function()
|
||||
local _return = {}
|
||||
|
||||
Reference in New Issue
Block a user