mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2024-12-27 23:25:55 +03:00
Comment fix
This commit is contained in:
parent
f014681cc4
commit
99dcc83ab0
@ -114,7 +114,8 @@ public string Directory
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Start downloading this item
|
/// Start downloading this item.
|
||||||
|
/// If this returns false the item isn#t getting downloaded.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public bool Download( bool highPriority = false )
|
public bool Download( bool highPriority = false )
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user