mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-25 10:14:43 +02:00
WHERE'S HARVEY DENT
This commit is contained in:
@ -751,6 +751,7 @@ public final class SQLDatabaseManager implements DatabaseManager {
|
||||
resultSet.close();
|
||||
}
|
||||
catch (SQLException e) {
|
||||
printErrors(e);
|
||||
// Ignore
|
||||
}
|
||||
convertedUsers++;
|
||||
|
Reference in New Issue
Block a user