mirror of
https://github.com/ppy/osu.git
synced 2026-05-31 05:50:10 +08:00
Add comment
This commit is contained in:
@@ -56,6 +56,7 @@ namespace osu.Game.Overlays
|
||||
return;
|
||||
}
|
||||
|
||||
// Clicking on button should immediately cause it's disappearance, so we don't want to override it's state until we have a new target.
|
||||
if (Target == currentTarget)
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user