mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-07-27 21:26:22 +09:00
.
This commit is contained in:
@@ -13,7 +13,7 @@ if not settings.startup['PHI-MB'].value then
|
||||
return
|
||||
end
|
||||
|
||||
if not settings.startup['PHI-MB-MACHINE'].value or settings.startup['PHI-MB-MACHINE'].value <= 1 then
|
||||
if settings.startup['PHI-MB-MACHINE'].value <= 1 then
|
||||
return
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user