/setspawn settings no longer carry over to other worlds.
This commit is contained in:
parent
ce02cd1401
commit
96988fc7c9
3 changed files with 16 additions and 1 deletions
|
|
@ -56,6 +56,7 @@ namespace TShockAPI
|
|||
|
||||
public int spawnTileX;
|
||||
public int spawnTileY;
|
||||
public int Spawn_WorldID;
|
||||
|
||||
public bool RememberLeavePos = false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue