Brilliant idea: Remove unused code instead of leaving it there.

This commit is contained in:
Lucas Nicodemus 2017-12-02 14:28:12 -07:00
parent 1e68ac22c7
commit 3a8aa7fa29

View file

@ -549,11 +549,6 @@ namespace TShockAPI
get { return (int)(Y / 16); }
}
/// <summary>
/// Unused.
/// </summary>
public bool TpLock;
/// <summary>
/// Checks if the player has any inventory slots available.
/// </summary>