A random throw??

This commit is contained in:
sigonasr2 2023-06-04 23:54:46 -05:00
parent 32f057dc88
commit 7c820982f8

View File

@ -453,7 +453,6 @@ class Server
System.out.println("Unknown command: "+command);
}
}
throw new UnsupportedOperationException("Unimplemented method 'run'");
}
if (queueUpSprint&&nextActionTimer==0){