diff --git a/DATabaseTwo/DATabaseTwo.cs b/DATabaseTwo/DATabaseTwo.cs index b2444bcb..aac50776 100644 --- a/DATabaseTwo/DATabaseTwo.cs +++ b/DATabaseTwo/DATabaseTwo.cs @@ -35,11 +35,7 @@ namespace SabreTools /// as System (merged Date) as is customary. The files will /// always be written out to "Output" or "Created". /// - /// The below code still has to sanitize the rom names and - /// game names according to the WoD standard as seen in - /// Import.cs. - /// - /// The database will be set up as follows: + /// The database is be set up as follows: /// dats /// id /// sha1 diff --git a/SabreHelper/sqlite3.dll b/SabreHelper/sqlite3.dll index 2797682c..fcac1b2d 100644 Binary files a/SabreHelper/sqlite3.dll and b/SabreHelper/sqlite3.dll differ