V0.2.0: Updated TODOs

This commit is contained in:
Evan Debenham
2014-09-11 00:48:13 -04:00
parent 69e82d475d
commit 9c8ab0ccc9
17 changed files with 14 additions and 17 deletions
@@ -32,7 +32,6 @@ public class Quarterstaff extends MeleeWeapon {
@Override
public String desc() {
// TODO Auto-generated method stub
return "A staff of hardwood, its ends are shod with iron.";
}
}