Fix some merge errors
This commit is contained in:
parent
9cefc69075
commit
bccbf46164
2 changed files with 1 additions and 2 deletions
|
|
@ -95,7 +95,6 @@ namespace TShockAPI
|
|||
#endif
|
||||
AppDomain.CurrentDomain.UnhandledException += CurrentDomain_UnhandledException;
|
||||
|
||||
Bans = new BanManager(FileTools.BansPath);
|
||||
Backups = new BackupManager(Path.Combine(SavePath, "backups"));
|
||||
|
||||
ConfigFile.ConfigRead += OnConfigRead;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue