GizmoTheMoonPig / musicmanager

A small client-side mod that adds toasts for background music tracks
MIT License
2 stars 2 forks source link

Honor music delay of 0 #12

Closed Jonathing closed 9 months ago

Jonathing commented 9 months ago

Hey Gizmo. Hope you're doing well.

Here's a quick little thing for music manager. Musics that intentionally have delays set to 0 (like The End or Dragon boss music) are set that way so they can play immediately when necessary. It probably isn't a good idea to hook into the music objects in this case, so this PR simply checks if the return value is already 0 before going through with modifying it in MusicMixin.