Added HardcoreOnly
This commit is contained in:
parent
f839308883
commit
5dfc4f6e60
3 changed files with 16 additions and 1 deletions
|
|
@ -59,5 +59,7 @@ namespace TShockAPI
|
|||
public int Spawn_WorldID;
|
||||
|
||||
public bool RememberLeavePos = false;
|
||||
|
||||
public bool HardcoreOnly = false;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue