EverestAPI / CelesteTAS-EverestInterop

Everest interop for DevilSquirrel's CelesteTAS
https://github.com/EuniverseCat/CelesteTAS
MIT License
67 stars 28 forks source link

Fix crashes with mod berries extending Strawberry #8

Closed maddie480 closed 4 years ago

maddie480 commented 4 years ago

Mod berries extending Strawberry don't necessarily have their own collectTimer field, making the game crash when the TAS tools are enabled.

This PR makes the TAS tools read collectTimer from the parent class (Strawberry) if it doesn't exist in the strawberry's actual type.