12
0

Fix ci
Alle Prüfungen waren erfolgreich
SteamWarCI Build successful

Dieser Commit ist enthalten in:
Lixfel 2022-08-24 10:12:39 +02:00
Ursprung 761535f2d1
Commit 80937cdfd8

Datei anzeigen

@ -22,7 +22,6 @@ public class Main {
jarPath = jarPath1;
}
public static void main(String[] args) {
try {
VirtualMachine vm = VirtualMachine.attach(args.length > 0 ? args[0] : getVmId());