Lab4 finished
This commit is contained in:
parent
e405a0c857
commit
0a6a9defbf
@ -194,7 +194,7 @@ public class FramePlaneCollection extends JFrame {
|
||||
FrameAirBomber form = new FrameAirBomber();
|
||||
form.ChangePlane(trashCollection.Pop());
|
||||
} catch (Exception e){
|
||||
|
||||
throw new RuntimeException();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user