Dunno
This commit is contained in:
parent
f271d10c7b
commit
fcbaa5c056
2 changed files with 3 additions and 3 deletions
|
|
@ -47,7 +47,7 @@ namespace TShockAPI
|
|||
public TSPlayer LastWhisper;
|
||||
public int LoginAttempts { get; set; }
|
||||
public Vector2 TeleportCoords = new Vector2(-1, -1);
|
||||
public string UserName { get; set; }
|
||||
public string UserAccountName { get; set; }
|
||||
public bool HasBeenSpammedWithBuildMessage = false;
|
||||
public bool IsLoggedIn = false;
|
||||
Player FakePlayer = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue