forked from MagicBane/Server
Refactor to remove abstraction
This commit is contained in:
@@ -146,8 +146,8 @@ public class dbBuildingHandler extends dbHandlerBase {
|
||||
|
||||
} catch (SQLException e) {
|
||||
Logger.error("Building", e);
|
||||
return null;
|
||||
}
|
||||
|
||||
return building;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user