mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Fix most warnings.
This commit is contained in:
@ -8,7 +8,7 @@ using OpenTK.Input;
|
||||
|
||||
namespace osu.Game.Graphics.UserInterface.Volume
|
||||
{
|
||||
class VolumeControlReceptor : Container
|
||||
internal class VolumeControlReceptor : Container
|
||||
{
|
||||
public Action<InputState> ActionRequested;
|
||||
|
||||
|
Reference in New Issue
Block a user