„Bot.java“ ändern
This commit is contained in:
parent
76006c007b
commit
fe1f66715e
3
Bot.java
3
Bot.java
@ -24,9 +24,6 @@ public abstract class Bot {
|
||||
port = args.length > 1 ? Integer.parseInt(args[1]) : 63187;
|
||||
}
|
||||
|
||||
public void startCommunication() {
|
||||
// Implementiere die Logik für die Verbindung und Kommunikation mit dem Server
|
||||
}
|
||||
|
||||
|
||||
// Diese Methode stellt die Verbindung zum Server her und startet die
|
||||
|
Loading…
x
Reference in New Issue
Block a user