Add a few nullabilities and DCC excludes

This commit is contained in:
smoogipoo
2021-10-13 12:51:41 +09:00
parent e468bfb31c
commit cf10239e70
6 changed files with 15 additions and 3 deletions

View File

@ -4,6 +4,8 @@
using System.Collections.Generic;
using osu.Game.Models;
#nullable enable
namespace osu.Game.Database
{
/// <summary>