mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 14:28:43 +00:00
Fixed markergroup bugs. Improved wakes. Still WIP
This commit is contained in:
@@ -96,7 +96,8 @@ public class StreamParser extends Thread{
|
||||
extractAvgWind(packet);
|
||||
break;
|
||||
default:
|
||||
System.out.println(packet.getType().toString());
|
||||
break;
|
||||
//System.out.println(packet.getType().toString());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user