monkeymanboy / BeatSaberMarkupLanguage

MIT License
89 stars 44 forks source link

Fix a possibly inactive button on creation #129

Closed Meivyn closed 2 years ago

Meivyn commented 2 years ago

This fixes an issue that may happen when other mods are disabling the practice button right before BSML instantiates a button. I encountered this issue with OBSControl, which ended up with both DrinkWater and BeatFollower missing their buttons on the results screen, and essentially being stuck on the DrinkWater prompt.

image