Kylemc1413 / SongCore

A plugin for handling custom song additions in Beat Saber.
MIT License
86 stars 48 forks source link

Fix color scheme view for 1.24.0 #98

Closed Meivyn closed 2 years ago

Meivyn commented 2 years ago

I got rid of the BoostedColorSchemeView, as a custom type isn't really justifiable anymore, and the hints didn't work anyway. Also, I don't think it's really necessary now that boost colors are part of the base game color palette.

Requires this commit https://github.com/Goobwabber/MultiplayerCore/commit/b21ae4ca4d131d2c371d402e0dc33904badfb14e to be modified to reflect the changes.