mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09: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