mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
parent
77a7b98659
commit
c8b1a17194
@ -71,8 +71,8 @@ public final class SQLDatabaseManager implements DatabaseManager {
|
||||
e.printStackTrace();
|
||||
ex.printStackTrace();
|
||||
mcMMO.p.getLogger().severe("Neither driver found");
|
||||
return;
|
||||
}
|
||||
return;
|
||||
//throw e; // aborts onEnable() Riking if you want to do this, fully implement it.
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user