mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-06-27 05:46:22 +09:00
.
This commit is contained in:
@@ -36,6 +36,7 @@ end
|
|||||||
if settings.startup['PHI-GM'].value then
|
if settings.startup['PHI-GM'].value then
|
||||||
if settings.startup['PHI-GM'].value == 'SAP' then
|
if settings.startup['PHI-GM'].value == 'SAP' then
|
||||||
require('data.b.gm-sap')
|
require('data.b.gm-sap')
|
||||||
|
|
||||||
elseif settings.startup['PHI-GM'].value == 'VP' then
|
elseif settings.startup['PHI-GM'].value == 'VP' then
|
||||||
require('data.b.gm-vp')
|
require('data.b.gm-vp')
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user