Add missing return statements.

This commit is contained in:
drtshock
2014-11-17 14:30:41 -06:00
parent 356842ab41
commit edfe465ad5
4 changed files with 46 additions and 48 deletions

View File

@@ -27,8 +27,6 @@ public class CmdShowInvites extends FCommand {
}
sendFancyMessage(msg);
}