MovingBlocks / DestinationSol

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
326 stars 123 forks source link

fix: fix crash when playing ships with no ability #682

Closed BenjaminAmos closed 1 year ago

BenjaminAmos commented 1 year ago

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.