mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Refactoring
This commit is contained in:
@ -23,7 +23,6 @@ namespace osu.Desktop.LegacyIpc
|
||||
|
||||
public new object Value
|
||||
{
|
||||
get => base.Value;
|
||||
set => base.Value = new Data
|
||||
{
|
||||
MessageType = value.GetType().Name,
|
||||
|
Reference in New Issue
Block a user