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
325 stars 122 forks source link

fix(ui): fix crash when opening inventory whilst transcendent #646

Closed BenjaminAmos closed 2 years ago

BenjaminAmos commented 2 years ago

Description

This pull request fixes an issue where the game crashes when the player attempts to open their inventory whilst trancendent.

Testing

Notes

This fixes #498.

BenjaminAmos commented 2 years ago

This is a simple change that fixes a fairly severe crash. I've tested it again and it still works. I'll merge it now because I can't see any potential regressions from this.