mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Update visual tests and remove unessecary XMLDoc tag
This commit is contained in:
@ -23,7 +23,6 @@ namespace osu.Game.Screens.Play.HUD
|
||||
/// <summary>
|
||||
/// Bind the tracked fields of <see cref="HealthProcessor"/> to this health display.
|
||||
/// </summary>
|
||||
/// <param name="processor"></param>
|
||||
public void BindHealthProcessor(HealthProcessor processor)
|
||||
{
|
||||
Current.BindTo(processor.Health);
|
||||
|
Reference in New Issue
Block a user