mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-04-24 17:27:03 +01:00
This wasn't working for me because `OSMajor` was set to a string, not a number, so it failed the if check. Making this change made it work