Fixes spawning with beds.
This commit is contained in:
parent
e684b057aa
commit
96354e3c70
1 changed files with 1 additions and 0 deletions
|
|
@ -585,6 +585,7 @@ namespace TShockAPI
|
||||||
|
|
||||||
public void Spawn()
|
public void Spawn()
|
||||||
{
|
{
|
||||||
|
TPlayer.FindSpawn();
|
||||||
Spawn(TPlayer.SpawnX, TPlayer.SpawnY);
|
Spawn(TPlayer.SpawnX, TPlayer.SpawnY);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue