mirror of
https://github.com/ppy/osu.git
synced 2025-03-22 21:00:33 +08:00
Add references to web source in recent activity icon
This commit is contained in:
parent
cc353b872c
commit
f3ecd73e0b
@ -30,6 +30,9 @@ namespace osu.Game.Overlays.Profile.Sections.Recent
|
||||
[BackgroundDependencyLoader]
|
||||
private void load(OsuColour colours)
|
||||
{
|
||||
// references:
|
||||
// https://github.com/ppy/osu-web/blob/659b371dcadf25b4f601a4c9895a813078301084/resources/assets/lib/profile-page/parse-event.tsx
|
||||
// https://github.com/ppy/osu-web/blob/master/resources/assets/less/bem/profile-extra-entries.less#L98-L128
|
||||
switch (type)
|
||||
{
|
||||
case RecentActivityType.BeatmapPlaycount:
|
||||
|
Loading…
x
Reference in New Issue
Block a user