Browse Source

test

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

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

@ -16,7 +16,7 @@ public class Tanks
} }
private class Player extends RotationalElement private class Player extends RotationalElement
{ {
//This is a test by emily
} }
private abstract class Enemy extends RotationalElement private abstract class Enemy extends RotationalElement
{ {

Loading…
Cancel
Save