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