Official continuation of Destination Sol, the great fun little arcade space shooter from http://sourceforge.net/projects/destinationsol/ Modules live at https://github.com/DestinationSol/
Apache License 2.0
330
stars
122
forks
source link
fix: fix crash when playing ships with no ability #682
This pull request fixes playing as shps that have no ability. This isn't common in the core module but some of the other modues omit the ship ability and this was accepted before.
Testing
Try playing as any of the syndicate ships. The game should not crash anymore when starting a new game.
Description
This pull request fixes playing as shps that have no ability. This isn't common in the core module but some of the other modues omit the ship ability and this was accepted before.
Testing
Try playing as any of the
syndicate
ships. The game should not crash anymore when starting a new game.