More minor fixes
This commit is contained in:
parent
c17b661166
commit
7731bc46f1
5 changed files with 43 additions and 41 deletions
|
|
@ -609,7 +609,7 @@ namespace TShockAPI
|
|||
OnSecondUpdate();
|
||||
LastCheck = DateTime.UtcNow;
|
||||
}
|
||||
|
||||
|
||||
if ((DateTime.UtcNow - LastSave).TotalMinutes >= Config.ServerSideInventorySave)
|
||||
{
|
||||
foreach (TSPlayer player in Players)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue