mirror of
https://github.com/Aust1n46/VentureChat.git
synced 2025-05-23 02:19:05 +00:00
Fix issue with ranged channels in other dimensions
This commit is contained in:
parent
770815c45e
commit
2f4eed804e
@ -432,6 +432,7 @@ public class ChatListener implements Listener {
|
||||
}
|
||||
}
|
||||
else {
|
||||
recipients.remove(p.getPlayer());
|
||||
recipientCount--;
|
||||
continue;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user