Commit 689edd90 authored by patrick.gustard-sm's avatar patrick.gustard-sm

Fixed minor error

parent 765f8d73
...@@ -201,7 +201,7 @@ public class Main extends Application { ...@@ -201,7 +201,7 @@ public class Main extends Application {
enemyshipnum=0; enemyshipnum=0;
while(enemyshipnum<=8); while(enemyshipnum<=8)
{ {
enemyPlace(); enemyPlace();
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment