aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCamil Staps2015-02-18 20:51:44 +0100
committerCamil Staps2015-02-18 20:51:44 +0100
commitda97b5c9fc4dd114661f1c81b7883fe9b5c95fcf (patch)
tree95312357ff8330596e685ec908a7fba34e826dd1
parentUpdated gamecontroller example (diff)
removed useless javadoc
-rw-r--r--trunk/GameController/src/nl/camilstaps/botleagues/MyGame.java3
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;