1
0
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:
Naxess 2021-05-14 03:34:50 +02:00 committed by GitHub
parent 94538b3842
commit 90e0b3374e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>