mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Merge branch 'general_hud' of https://github.com/smoogipooo/osu into general_hud
Conflicts: osu.Game.Modes.Osu/OsuRuleset.cs
This commit is contained in:
@ -78,6 +78,8 @@ namespace osu.Game.Modes.Taiko
|
||||
|
||||
protected override PlayMode PlayMode => PlayMode.Taiko;
|
||||
|
||||
public override string Description => "osu!taiko";
|
||||
|
||||
public override FontAwesome Icon => FontAwesome.fa_osu_taiko_o;
|
||||
|
||||
public override KeyCounter[] CreateGameplayKeys => new KeyCounter[]
|
||||
|
Reference in New Issue
Block a user