1
0
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:
Dean Herbert 2023-12-13 15:04:52 +09:00
parent aa4faf5e8e
commit 0e4e916388
No known key found for this signature in database

View File

@ -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)