1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-20 16:00:46 +08:00

End christmas

This commit is contained in:
Dean Herbert
2025-12-29 16:07:14 +09:00
Unverified
parent ef3338ba93
commit f3fa1122c2
+1 -1
View File
@@ -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");