forked from MagicBane/Server
Breakpoint set
This commit is contained in:
@@ -58,7 +58,7 @@ public abstract class dbHandlerBase {
|
|||||||
|
|
||||||
int id = rs.getInt(1);
|
int id = rs.getInt(1);
|
||||||
|
|
||||||
if (id == 883641)
|
if (id == 883640)
|
||||||
Logger.info("hit");
|
Logger.info("hit");
|
||||||
|
|
||||||
if (DbManager.inCache(localObjectType, id)) {
|
if (DbManager.inCache(localObjectType, id)) {
|
||||||
|
|||||||
Reference in New Issue
Block a user