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