mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Mark exporter extensions as untranslatable
This commit is contained in:
@ -13,6 +13,6 @@ namespace osu.Game.Database
|
||||
{
|
||||
}
|
||||
|
||||
protected override string FileExtension => ".osk";
|
||||
protected override string FileExtension => @".osk";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user