parent
0701f5cf37
commit
e2d826a157
4 changed files with 20 additions and 7 deletions
|
|
@ -214,10 +214,10 @@ namespace TShockAPI
|
|||
|
||||
public bool RequestedSection;
|
||||
|
||||
/// <summary>
|
||||
/// The last time the player died.
|
||||
/// </summary>
|
||||
public DateTime LastDeath { get; set; }
|
||||
/// <summary>
|
||||
/// The player's respawn timer.
|
||||
/// </summary>
|
||||
public int RespawnTimer;
|
||||
|
||||
/// <summary>
|
||||
/// Whether the player is dead or not.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue