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