mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DBTools] Rename back to DBTools
This commit is contained in:
@@ -34,7 +34,7 @@ namespace SabreTools
|
||||
// Perform initial setup and verification
|
||||
logger = new Logger(true, "headerer.log");
|
||||
logger.Start();
|
||||
Database.EnsureDatabase(_dbName, _connectionString);
|
||||
DBTools.EnsureDatabase(_dbName, _connectionString);
|
||||
Remapping.CreateHeaderSkips();
|
||||
|
||||
// Credits take precidence over all
|
||||
|
||||
Reference in New Issue
Block a user