Skip to content
Snippets Groups Projects
Commit da8142f1 authored by Dimitri Tayo Fongang Wembe's avatar Dimitri Tayo Fongang Wembe
Browse files

up: prevent more connection and inform players

parent e13bf211
Branches main
No related tags found
No related merge requests found
......@@ -157,6 +157,8 @@ public class Server {
// TODO Prevent more connections to be established. Inform players about
// start of the game.
welcomeSocket.close();
writeToAll("Now beginn the Play");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment