„ManualBot.java“ ändern

This commit is contained in:
Isabella Nawratil 2024-02-01 15:32:34 +00:00
parent 78ddcc583a
commit a409dc22db

View File

@ -41,8 +41,8 @@ public class ManualBot extends Bot {
System.out.println("Falsche Taste. Bitte geben Sie w, s, a, d oder q ein.");
return false;
}
}
public void run() {
startCommunication();
// hier muss die Logik für die Verbindung implementiert werden