mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 02:13:21 +08:00
Add comment
This commit is contained in:
parent
29dd225205
commit
b8ecc41667
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user