1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-13 16:02:58 +08:00

Disablle nullable in TaikoDifficultyHitObjectColour

This commit is contained in:
vun 2022-06-19 17:26:11 +08:00
parent 57964311be
commit 3529514587

View File

@ -1,3 +1,5 @@
#nullable disable
using System;
namespace osu.Game.Rulesets.Taiko.Difficulty.Preprocessing