mirror of
https://github.com/ppy/osu.git
synced 2025-03-24 19:17:20 +08:00
Disable seasonal for now
This commit is contained in:
parent
3fc9990411
commit
7ebc9dd843
@ -11,7 +11,7 @@ namespace osu.Game.Seasonal
|
||||
/// </summary>
|
||||
public static class SeasonalUIConfig
|
||||
{
|
||||
public static readonly bool ENABLED = true;
|
||||
public static readonly bool ENABLED = false;
|
||||
|
||||
public static readonly Color4 PRIMARY_COLOUR_1 = Color4Extensions.FromHex(@"D32F2F");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user