1
0
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:
Susko3 2024-02-05 14:29:17 +01:00
parent 0168ade2e1
commit 17033e09f6

View File

@ -3,7 +3,7 @@
namespace osu.Desktop.Windows
{
public record Win32Icon
public class Win32Icon
{
public readonly string Path;