ppy / osu-web

the browser-facing portion of osu!
https://osu.ppy.sh
GNU Affero General Public License v3.0
955 stars 380 forks source link

Rename GameMode to Ruleset #11254

Closed nanaya closed 4 weeks ago

nanaya commented 4 weeks ago

Just get this done already. Variables can be updated later as needed.

Also took a quick look into using typescript enum but not quite sure how useful it'll be 🤷

There doesn't seem to be a way to obtain array of enum elements so that'll be at least one duplicated thing.