mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 20:16:38 +09:00
Minnor fixes around the place
This commit is contained in:
@@ -12,7 +12,7 @@ local Game = require('FactorioStdLib.Game@^0.8.0')
|
||||
local module_verbose = false
|
||||
local ThisModule = {
|
||||
on_init=function()
|
||||
if loaded_modules['ExpGamingCore.Sync^4.0.0'] then require(module_path..'/src/sync',{Gui=Gui}) end
|
||||
if loaded_modules['ExpGamingCore.Sync@^4.0.0'] then require(module_path..'/src/sync') end
|
||||
end
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user