mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Address review and fix InspectCode
This commit is contained in:
@ -71,6 +71,7 @@ namespace osu.Game.Beatmaps.Formats
|
||||
lineSpan = lineSpan.Slice(1);
|
||||
++depth;
|
||||
}
|
||||
|
||||
line = line.Substring(depth);
|
||||
|
||||
decodeVariables(ref line);
|
||||
|
Reference in New Issue
Block a user