joulupunikki / Phoenix

Java clone/remake/patch of the game Emperor of the Fading Suns
https://joulupunikki.github.io/Phoenix/
37 stars 14 forks source link

AI init fails on load #124

Closed joulupunikki closed 6 years ago

joulupunikki commented 6 years ago

Ocean Hexes should have continent id of -1, but transient fields are initialized to 0 on load so must not rely on default values.