mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 05:02:55 +08:00
refactor(osu.Game): remove nullable optouts in HitResult.cs
This commit is contained in:
parent
b560b6f745
commit
54f0bb797e
@ -1,8 +1,6 @@
|
||||
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
|
||||
// See the LICENCE file in the repository root for full licence text.
|
||||
|
||||
#nullable disable
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.ComponentModel;
|
||||
|
Loading…
Reference in New Issue
Block a user