OrderBy... Bye bye. DBTool fixes
This commit is contained in:
parent
8f28bd2b7d
commit
917865cab5
3 changed files with 17 additions and 20 deletions
|
|
@ -156,6 +156,7 @@ namespace TShockAPI
|
|||
}
|
||||
|
||||
DBTools.database = DB;
|
||||
|
||||
Backups = new BackupManager(Path.Combine(SavePath, "backups"));
|
||||
Backups.KeepFor = Config.BackupKeepFor;
|
||||
Backups.Interval = Config.BackupInterval;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue