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:
@ -6,8 +6,6 @@ using osu.Game.Rulesets.Catch.Objects;
|
||||
using osu.Game.Rulesets.Judgements;
|
||||
using osuTK.Graphics;
|
||||
|
||||
#nullable enable
|
||||
|
||||
namespace osu.Game.Rulesets.Catch.UI
|
||||
{
|
||||
public class HitExplosionEntry : LifetimeEntry
|
||||
|
Reference in New Issue
Block a user