mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 12:57:36 +08:00
Add missing xmldoc
This commit is contained in:
parent
4f894969df
commit
8f04acc506
@ -34,6 +34,9 @@ namespace osu.Game.Audio
|
||||
/// </summary>
|
||||
public int Volume;
|
||||
|
||||
/// <summary>
|
||||
/// Retrieve all possible filenames that can be used as a source, returned in order of preference (highest first).
|
||||
/// </summary>
|
||||
public virtual IEnumerable<string> LookupNames
|
||||
{
|
||||
get
|
||||
|
Loading…
Reference in New Issue
Block a user