mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-31 20:21:40 +09:00
.
This commit is contained in:
@@ -123,8 +123,6 @@ if settings.startup['PHI-CT'].value or settings.startup['PHI-MI'].value or (sett
|
|||||||
for _, player in pairs(game.players) do
|
for _, player in pairs(game.players) do
|
||||||
gui_create(player)
|
gui_create(player)
|
||||||
end
|
end
|
||||||
|
|
||||||
space_white_science()
|
|
||||||
end)
|
end)
|
||||||
|
|
||||||
script.on_configuration_changed(function(_)
|
script.on_configuration_changed(function(_)
|
||||||
|
|||||||
Reference in New Issue
Block a user