Merge branch 'general-devel' of github.com:TShock/TShock

Conflicts:
	TShockAPI/Commands.cs
	TShockAPI/TSPlayer.cs
This commit is contained in:
high 2011-07-01 10:04:03 -04:00
commit bfd8ed5685
2 changed files with 41 additions and 0 deletions

View file

@ -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