diff options
author | Camil Staps | 2015-02-18 20:51:44 +0100 |
---|---|---|
committer | Camil Staps | 2015-02-18 20:51:44 +0100 |
commit | da97b5c9fc4dd114661f1c81b7883fe9b5c95fcf (patch) | |
tree | 95312357ff8330596e685ec908a7fba34e826dd1 | |
parent | Updated gamecontroller example (diff) |
removed useless javadoc
-rw-r--r-- | trunk/GameController/src/nl/camilstaps/botleagues/MyGame.java | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/trunk/GameController/src/nl/camilstaps/botleagues/MyGame.java b/trunk/GameController/src/nl/camilstaps/botleagues/MyGame.java index 4dd5410..528200d 100644 --- a/trunk/GameController/src/nl/camilstaps/botleagues/MyGame.java +++ b/trunk/GameController/src/nl/camilstaps/botleagues/MyGame.java @@ -1,6 +1,3 @@ -/** - * - */ package nl.camilstaps.botleagues; import java.io.BufferedReader; |