mirror of
https://github.com/osukey/osukey.git
synced 2025-06-08 12:58:01 +09:00
Add comment
This commit is contained in:
parent
29dd225205
commit
b8ecc41667
@ -56,6 +56,7 @@ namespace osu.Game.Overlays
|
|||||||
return;
|
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)
|
if (Target == currentTarget)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user