Brilliant idea: Remove unused code instead of leaving it there.
This commit is contained in:
parent
1e68ac22c7
commit
3a8aa7fa29
1 changed files with 0 additions and 5 deletions
|
|
@ -549,11 +549,6 @@ namespace TShockAPI
|
||||||
get { return (int)(Y / 16); }
|
get { return (int)(Y / 16); }
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// Unused.
|
|
||||||
/// </summary>
|
|
||||||
public bool TpLock;
|
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Checks if the player has any inventory slots available.
|
/// Checks if the player has any inventory slots available.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue