Merge commit '65a7998b16' into general-devel
Conflicts: TShockAPI/Commands.cs
This commit is contained in:
commit
2d53001197
3 changed files with 8 additions and 8 deletions
|
|
@ -627,7 +627,7 @@ namespace TShockAPI
|
|||
|
||||
public void OnConfigRead(ConfigFile file)
|
||||
{
|
||||
NPC.maxSpawns = file.DefaultMaximumSpawns;
|
||||
NPC.defaultMaxSpawns = file.DefaultMaximumSpawns;
|
||||
NPC.defaultSpawnRate = file.DefaultSpawnRate;
|
||||
|
||||
Main.autoSave = file.AutoSave;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue