mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 14:28:43 +00:00
Fixed an issue where buffers aren't being sent properly
Tags #Story[829]
This commit is contained in:
@@ -54,6 +54,7 @@ class StreamingServerSocket {
|
||||
//System.out.println(client);
|
||||
message.send(client);
|
||||
|
||||
|
||||
seqNum++;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user