Browse Source

5/24/16 Tanks pull, committ, push Test

pull/1/head
bayleebooper 8 years ago
parent
commit
cf0d91e47e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/tanks/Tanks.java

+ 1
- 1
src/tanks/Tanks.java View File

@ -25,7 +25,7 @@ public class Tanks
//constructor
public Tanks()
{
System.out.println("Mrs. Shaw test");
}
//creates a new instance of tanks to run

Loading…
Cancel
Save