mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
Trim whitespace.
This commit is contained in:
@ -76,7 +76,7 @@ namespace osu.Game.Rulesets.Objects.Legacy
|
||||
|
||||
if (split.Length > 7)
|
||||
length = Convert.ToDouble(split[7], CultureInfo.InvariantCulture);
|
||||
|
||||
|
||||
if (split.Length > 10)
|
||||
readCustomSampleBanks(split[10], bankInfo);
|
||||
|
||||
|
Reference in New Issue
Block a user