Combined SingleServer and MultiServer into one class

This commit is contained in:
2021-03-20 16:30:54 +01:00
parent fa7bda4230
commit 1b4bcd1ec2
16 changed files with 115 additions and 339 deletions
+2 -1
View File
@@ -1,2 +1,3 @@
Manifest-Version: 1.0
Main-Class: networking.SinglePlayerServer
Main-Class: networking.TicTacToe_Server
@@ -1,2 +0,0 @@
Manifest-Version: 1.0
Main-Class: networking.MultiPlayerServer
@@ -1,2 +0,0 @@
Manifest-Version: 1.0
Main-Class: networking.SinglePlayerServer