mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Automated #nullable processing
This commit is contained in:
@ -10,8 +10,6 @@ using osu.Game.Rulesets.Osu.Objects;
|
||||
using osu.Game.Rulesets.Osu.UI;
|
||||
using osuTK;
|
||||
|
||||
#nullable enable
|
||||
|
||||
namespace osu.Game.Rulesets.Osu.Utils
|
||||
{
|
||||
public static partial class OsuHitObjectGenerationUtils
|
||||
|
Reference in New Issue
Block a user