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