mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 03:25:11 +08:00
Add #nullable enable
Co-authored-by: Dean Herbert <pe@ppy.sh>
This commit is contained in:
parent
94538b3842
commit
90e0b3374e
@ -2,7 +2,7 @@
|
||||
// See the LICENCE file in the repository root for full licence text.
|
||||
|
||||
using osu.Game.Beatmaps;
|
||||
|
||||
#nullable enable
|
||||
namespace osu.Game.Rulesets.Edit
|
||||
{
|
||||
/// <summary>
|
||||
|
Loading…
Reference in New Issue
Block a user