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

Prevent saving during the tutorial #700

Open BenjaminAmos opened 7 months ago

BenjaminAmos commented 7 months ago

Description

This pull request attempts to fix areas where the game still saves whilst the tutorial is active. This is only a temporary solution and changes to SaveManager may provide a more comprehensive one in the future.

Testing

This should fix #699.