mirror of
https://github.com/Oarcinae/FactorioScenarioMultiplayerSpawn.git
synced 2025-02-19 19:00:08 +02:00
Fix a bug with mod startup setting being overridden incorrectly by scenario usage.
This commit is contained in:
parent
1849ac97e7
commit
8339fc017c
@ -339,7 +339,7 @@ end)
|
|||||||
local oarc_mod_interface =
|
local oarc_mod_interface =
|
||||||
{
|
{
|
||||||
get_mod_settings = function()
|
get_mod_settings = function()
|
||||||
return OCFG
|
return global.ocfg
|
||||||
end
|
end
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user