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,7 +1,10 @@
|
||||
local items = require 'config'
|
||||
|
||||
if not mods['space-age'] then
|
||||
error('[PHI-CL][SA] Space Age not detected.')
|
||||
return
|
||||
end
|
||||
|
||||
if mods['space-age'] then
|
||||
return
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user