Löschung von unnötigen Dateien 19.12.2023 um 16.13

This commit is contained in:
leonmcfly 2023-12-19 16:14:35 +01:00
parent 7fef449863
commit b9fb2db2a2

View File

@ -5,7 +5,7 @@ public class EscapeBot extends Bot{
super(args);
}
protected char
public static void main(String args[]){
Bot ebot = new EscapeBot(args);