mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 17:52:56 +08:00
Trimming whitespace from comment......
This commit is contained in:
parent
954bcd8c12
commit
edb69463fd
@ -28,7 +28,7 @@ namespace osu.Game.Rulesets.Osu.Mods
|
||||
}
|
||||
|
||||
/* Similar to ApplyHiddenState, only different if drawable is DrawableHitCircle.
|
||||
* If we'd use ApplyHiddenState instead but only on non-DrawableHitCircle's, then
|
||||
* If we'd use ApplyHiddenState instead but only on non-DrawableHitCircle's, then
|
||||
* the nested object HeadCircle of DrawableSlider would still use ApplyHiddenState,
|
||||
* thus treating the DrawableHitCircle with the hidden mod instead of the traceable mod.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user