mirror of
https://github.com/ppy/osu.git
synced 2025-03-12 17:07:18 +08:00
Enable nullability for design screen
This commit is contained in:
parent
4b42240fba
commit
f70dedfd17
@ -1,8 +1,6 @@
|
|||||||
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
|
// 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.
|
// See the LICENCE file in the repository root for full licence text.
|
||||||
|
|
||||||
#nullable disable
|
|
||||||
|
|
||||||
namespace osu.Game.Screens.Edit.Design
|
namespace osu.Game.Screens.Edit.Design
|
||||||
{
|
{
|
||||||
public partial class DesignScreen : EditorScreen
|
public partial class DesignScreen : EditorScreen
|
||||||
|
Loading…
x
Reference in New Issue
Block a user