This commit is contained in:
2026-05-02 04:06:51 +09:00
parent 1fc399fe27
commit 3c82d0f619
10 changed files with 8 additions and 77 deletions
-2
View File
@@ -25,7 +25,6 @@ if (settings.startup['PHI-MI'].value and settings.startup['PHI-MI-GENERIC'].valu
require('data.b.mig')
end
--[[
if mods['space-age'] then
require('data.b.sa')
@@ -41,4 +40,3 @@ if settings.startup['PHI-GM'].value then
require('data.b.gm-vp')
end
end
]]