mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 00:09:55 +09:00
Apply other styles.
This commit is contained in:
@ -74,6 +74,7 @@ namespace osu.Game.Rulesets.Objects.Legacy
|
||||
string[] pointSplit = split[5].Split('|');
|
||||
|
||||
int pointCount = 1;
|
||||
|
||||
foreach (var t in pointSplit)
|
||||
{
|
||||
if (t.Length > 1)
|
||||
|
Reference in New Issue
Block a user