That's not what I wanted...

This commit is contained in:
Wilee999 2013-09-25 17:34:16 -07:00
parent 415d25da4b
commit 902fc0ba11

View File

@ -62,7 +62,7 @@ public class Command_cage extends TFM_Command
if (args.length >= 2)
{
else if (TFM_Util.isStopCommand(args[1]))
if (TFM_Util.isStopCommand(args[1]))
{
TFM_Util.adminAction(sender.getName(), "Uncaging " + player.getName(), true);