Enable Stat Tracker every 15 minutes for maximum stat mining.
This commit is contained in:
parent
bd2f98c203
commit
9c3cffb4b8
2 changed files with 10 additions and 4 deletions
|
|
@ -597,6 +597,7 @@ namespace TShockAPI
|
|||
|
||||
Lighting.lightMode = 2;
|
||||
FixChestStacks();
|
||||
StatTracker = new StatTracker();
|
||||
}
|
||||
|
||||
private void FixChestStacks()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue