mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
Drop GameMode
This commit is contained in:
@ -1,11 +0,0 @@
|
||||
using System;
|
||||
namespace osu.Game.Beatmaps
|
||||
{
|
||||
public enum GameMode
|
||||
{
|
||||
Osu = 0,
|
||||
Taiko = 1,
|
||||
CatchTheBeat = 2,
|
||||
OsuMania = 3,
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user