Files
osukey/osu.Game
Dean Herbert 046a76cb1d Allow null users to still be displayed in the participant list
The fix here is correcting the access of `user.Country`. The deicision
to have null users display is because this is the best we can do (if
osu-web could not resolve the user). We still want the users in the
lobby to be aware of this user's presence, rather than hiding them from
view.

osu-stable does a similar thing, showing these users as `[Loading]`. I
decided to go with blank names instead because having *any* text there
causes confusion. We can iterate on this in future design updates.
2020-12-28 15:03:44 +09:00
..
2020-09-19 15:13:52 -05:00
2020-12-07 22:07:11 +09:00
2020-12-05 22:15:41 +01:00
2020-10-20 00:46:08 +02:00
2020-10-16 12:58:34 +09:00
2020-12-25 14:10:59 +09:00
2020-12-22 15:58:57 +09:00