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
+1 -2
View File
@@ -1,4 +1,4 @@
--[[
do
local sa = settings.startup['PHI-GM'].value and settings.startup['PHI-GM'].value == 'SAP'
local p = (settings.startup['PHI-GM'].value and settings.startup['PHI-GM'].value == 'VP') or sa
@@ -46,4 +46,3 @@ if mods['space-age'] then
end
end
end
]]