Commit daca520b authored by NILANJAN DAW's avatar NILANJAN DAW

minor commit

parent 514ff4ef
...@@ -333,7 +333,7 @@ public class ClientRunner { ...@@ -333,7 +333,7 @@ public class ClientRunner {
sendPacket.updateData(model); sendPacket.updateData(model);
} }
} catch (Exception e) { } catch (Exception e) {
System.out.println(e.getMessage() + " " + sendPacket.getKey());
} }
openCount.addAndGet(-1); openCount.addAndGet(-1);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment