mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 08:49:59 +09:00
Rephrase xmldoc
This commit is contained in:
@ -11,7 +11,7 @@ namespace osu.Game.Online.API
|
||||
private string filename;
|
||||
|
||||
/// <summary>
|
||||
/// Sets the extension of the file outputted by this request.
|
||||
/// Used to set the extension of the file returned by this request.
|
||||
/// </summary>
|
||||
protected virtual string FileExtension { get; } = @".tmp";
|
||||
|
||||
|
Reference in New Issue
Block a user