box flag checker
This commit is contained in:
@@ -135,7 +135,7 @@ public enum InterestManager implements Runnable {
|
|||||||
if (cc == null)
|
if (cc == null)
|
||||||
continue;
|
continue;
|
||||||
|
|
||||||
if (pcc.getObjectUUID() == absChar.getObjectUUID() && !sendToSelf)
|
if (pcc.getObjectUUID() == absChar.getObjectUUID())
|
||||||
continue;
|
continue;
|
||||||
|
|
||||||
else {
|
else {
|
||||||
|
|||||||
Reference in New Issue
Block a user