Interrupt / delverengine

Delver game engine and editor
zlib License
803 stars 80 forks source link

[Editor|Bug] Adding Missing Splash Levels #189

Closed PythooonUser closed 3 years ago

PythooonUser commented 4 years ago

Summary

Fixes #187. Adds missing splash levels for dying the first time and winning, by copying the level for normal death.

One could have looked into making sure the underlying error is handled when the level file is not available, but I feel that these splash screens are a vital part of the experience and the engine, therefore did not investigate further here.