mirror of
https://github.com/ppy/osu.git
synced 2025-02-14 17:45:20 +08:00
Change to class to satisfy CFS hopefully
This commit is contained in:
parent
0168ade2e1
commit
17033e09f6
@ -3,7 +3,7 @@
|
||||
|
||||
namespace osu.Desktop.Windows
|
||||
{
|
||||
public record Win32Icon
|
||||
public class Win32Icon
|
||||
{
|
||||
public readonly string Path;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user