Fix Edge Case Advanced Rocketry Crash (#953)

[BUG]

[IGNORE]
checks = { compareBefore = "1.7-beta-6" }
[IGNORE]
This commit is contained in:
Integer Limit 2024-08-25 23:02:50 +10:00 committed by GitHub
parent aec24ceab0
commit b8d375f7e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

3
overrides/config/advRocketry/planetDefs.xml Normal file → Executable file
View File

@ -21,6 +21,7 @@
</planet>
<planet name="Void" DIMID="119" dimMapping="" customIcon="Moon">
<isKnown>true</isKnown>
<isNativeDimension>false</isNativeDimension>
<fogColor>1.0,1.0,1.0</fogColor>
<skyColor>1.0,1.0,1.0</skyColor>
<gravitationalMultiplier>100</gravitationalMultiplier>
@ -112,4 +113,4 @@
<rotationalPeriod>21100</rotationalPeriod>
</planet>
</star>
</galaxy>
</galaxy>