mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 22:33:05 +08:00
Sneaky comment fix
This commit is contained in:
parent
aa4faf5e8e
commit
0e4e916388
@ -234,7 +234,7 @@ namespace osu.Game.Rulesets.Mania.Skinning.Legacy
|
||||
break;
|
||||
|
||||
default:
|
||||
// this is where things get fucked up.
|
||||
// this is where things get a bit messed up.
|
||||
// honestly there's three modes to handle here but they seem really pointless?
|
||||
// let's wait to see if anyone actually uses them in skins.
|
||||
if (bodySprite != null)
|
||||
|
Loading…
Reference in New Issue
Block a user