mirror of
https://github.com/sirjonasxx/G-Earth.git
synced 2024-11-23 08:50:52 +01:00
-
This commit is contained in:
parent
55198b77c4
commit
1b71b97501
@ -34,7 +34,6 @@ public class IncomingPacketHandler extends PacketHandler {
|
||||
|
||||
@Override
|
||||
public void act(byte[] buffer) throws IOException {
|
||||
System.out.println("gotincoming");
|
||||
if (isDataStream) {
|
||||
continuedAct(buffer);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user