Merging game lobby with game state broadcast

This commit is contained in:
Kusal Ekanayake
2017-07-24 15:01:07 +12:00
parent 3e4a6f0f2e
commit 1daac842f2
2 changed files with 2 additions and 2 deletions
@@ -351,7 +351,7 @@ public class ServerToClientThread implements Runnable {
}
}
}
public Thread getThread() {