Added biographies, fixed title commands error

This commit is contained in:
Waverunner
2014-02-19 14:45:02 -05:00
parent 98b84026e4
commit a2c361d612
13 changed files with 148 additions and 10 deletions
-1
View File
@@ -578,7 +578,6 @@ public class PlayerService implements INetworkDispatch {
return;
player.getTitleList().add(title);
Console.println("Added title" + title);
}