Browse Source

just doing a test

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

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

@ -12,7 +12,7 @@ public class Tanks
public Tanks() public Tanks()
{ {
//this is a test by bryce //this is a test by bryce
//this is a test push by Matt
} }
private class Player extends RotationalElement private class Player extends RotationalElement
{ {

Loading…
Cancel
Save