Reformat.

This commit is contained in:
drtshock
2014-12-11 10:05:04 -06:00
parent 125a8c2050
commit 9aecd5f439
39 changed files with 408 additions and 437 deletions

View File

@@ -106,7 +106,7 @@ public class CmdKick extends FCommand {
}
if (Conf.logFactionKick) {
//TODO:TL
//TODO:TL
P.p.log((senderIsConsole ? "A console command" : fme.getName()) + " kicked " + toKick.getName() + " from the faction: " + toKickFaction.getTag());
}