mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
WHERE'S HARVEY DENT
This commit is contained in:
parent
347e03d75e
commit
a1c3f0d651
@ -751,6 +751,7 @@ public final class SQLDatabaseManager implements DatabaseManager {
|
||||
resultSet.close();
|
||||
}
|
||||
catch (SQLException e) {
|
||||
printErrors(e);
|
||||
// Ignore
|
||||
}
|
||||
convertedUsers++;
|
||||
|
Loading…
Reference in New Issue
Block a user