mirror of
https://github.com/ppy/osu
synced 2024-12-14 02:46:27 +00:00
Disablle nullable in TaikoDifficultyHitObjectColour
This commit is contained in:
parent
57964311be
commit
3529514587
@ -1,3 +1,5 @@
|
||||
#nullable disable
|
||||
|
||||
using System;
|
||||
|
||||
namespace osu.Game.Rulesets.Taiko.Difficulty.Preprocessing
|
||||
|
Loading…
Reference in New Issue
Block a user