Removed unnecessary documentation
This commit is contained in:
parent
b3f3149850
commit
4eb2aa49de
1 changed files with 0 additions and 1 deletions
|
|
@ -177,7 +177,6 @@ namespace TShockAPI
|
|||
/// Creates <see cref="Terraria.Item"/> based on data from this structure.
|
||||
/// </summary>
|
||||
/// <returns>A copy of the item.</returns>
|
||||
/// <exception cref="Exception">If the item ID is 0.</exception>
|
||||
public Item ToItem()
|
||||
{
|
||||
Item item = new Item();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue