This commit is contained in:
2025-10-09 02:21:21 +09:00
parent 0b95fcc282
commit ebeb9155c7

View File

@@ -265,9 +265,7 @@ script.on_init(function()
end
if not storage.phi_cl.spaceship then
storage.phi_cl.spaceship = {
hub = pf
}
storage.phi_cl.spaceship = pf
end
end
end)