mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Start at version 128
This commit is contained in:
@ -17,7 +17,7 @@ namespace osu.Game.Beatmaps.Formats
|
||||
{
|
||||
public class LegacyBeatmapEncoder
|
||||
{
|
||||
public const int LATEST_VERSION = 14234;
|
||||
public const int LATEST_VERSION = 128;
|
||||
|
||||
private readonly IBeatmap beatmap;
|
||||
|
||||
|
Reference in New Issue
Block a user