mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-05-12 21:08:43 +09:00
.
This commit is contained in:
+1
-1
@@ -13,7 +13,6 @@ if settings.startup['PHI-MB'].value then
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
--[[
|
|
||||||
if settings.startup['PHI-CT'].value then
|
if settings.startup['PHI-CT'].value then
|
||||||
require('data.b.ct')
|
require('data.b.ct')
|
||||||
end
|
end
|
||||||
@@ -26,6 +25,7 @@ if (settings.startup['PHI-MI'].value and settings.startup['PHI-MI-GENERIC'].valu
|
|||||||
require('data.b.mig')
|
require('data.b.mig')
|
||||||
end
|
end
|
||||||
|
|
||||||
|
--[[
|
||||||
if mods['space-age'] then
|
if mods['space-age'] then
|
||||||
require('data.b.sa')
|
require('data.b.sa')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user