mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Keyword Spacing and Brackets Fixing
This commit is contained in:
@ -87,6 +87,5 @@ namespace osu.Game.Rulesets.Mania.MathUtils
|
||||
bitIndex++;
|
||||
return ((bitBuffer >>= 1) & 1) == 1;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user