Removed setspawn, it should not be a config option!

This commit is contained in:
high 2011-06-25 20:10:52 -04:00
parent ed0ad7e751
commit 7a62674ba3
4 changed files with 0 additions and 55 deletions

View file

@ -52,12 +52,6 @@ namespace TShockAPI
public int BackupInterval = 0;
public int BackupKeepFor = 60;
public bool ListServer = false;
public int SpawnTileX;
public int SpawnTileY;
public int Spawn_WorldID;
public bool RememberLeavePos = false;
public bool HardcoreOnly = false;