1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00
osu-lazer/osu.Game/Overlays/Login
Bartłomiej Dach d66fa09320
Simplify UserStatus to be an enumeration type
There were absolutely no gains from having it be a reference type /
class, only complications, especially when coming from the serialisation
angle.
2023-12-06 18:52:27 +01:00
..
LoginForm.cs Normalise login overlay padding/spacing 2023-06-25 12:26:01 -07:00
LoginPanel.cs Simplify UserStatus to be an enumeration type 2023-12-06 18:52:27 +01:00
UserAction.cs Duplicate sign out string for now 2023-07-03 00:14:26 +09:00
UserDropdown.cs Remove unused usings 2023-06-25 12:58:51 -07:00