Merge branch 'general-devel' of github.com:TShock/TShock
Conflicts: TShockAPI/Commands.cs TShockAPI/TSPlayer.cs
This commit is contained in:
commit
bfd8ed5685
2 changed files with 41 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ namespace TShockAPI
|
|||
public bool InitSpawn = false;
|
||||
public bool DisplayLogs = true;
|
||||
public Vector2 oldSpawn = Vector2.Zero;
|
||||
public TSPlayer LastWhisper;
|
||||
public int LoginAttempts { get; set; }
|
||||
|
||||
public bool RealPlayer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue