mirror of
https://athene2.informatik.unibw-muenchen.de/progproj/gruppen-ht24/Gruppe-02.git
synced 2025-08-03 20:44:24 +02:00
completed documentation
This commit is contained in:
@@ -96,6 +96,8 @@ public class MonopolyServer implements MessageListener<HostedConnection>, Connec
|
||||
|
||||
/**
|
||||
* Starts the Monopolys server.
|
||||
*
|
||||
* @param args the command line arguments
|
||||
*/
|
||||
public static void main(String[] args) {
|
||||
new MonopolyServer().run();
|
||||
|
Reference in New Issue
Block a user