A random throw??

master
sigonasr2 2 years ago
parent 32f057dc88
commit 7c820982f8
  1. 1
      sig/App.java

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

Loading…
Cancel
Save