mirror of
https://github.com/ppy/osu.git
synced 2025-02-20 00:12:55 +08:00
Start at version 128
This commit is contained in:
parent
abf3f341b7
commit
0ad28a9400
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user