im a clown

This commit is contained in:
Elmon11
2021-03-21 18:33:38 +01:00
committed by GitHub
parent 9713fcabd6
commit e45655edbb

View File

@@ -108,11 +108,11 @@ public class Command_smite extends FreedomCommand
} }
else else
{ {
if if (args[args.length - 1].equalsIgnoreCase("-c"))
{ {
if args[args.length - 1].equalsIgnoreCase("-c") if (args[args.length - 1].equalsIgnoreCase("-c"))
{ {
clearinv = true clearinv = true;
} }
if (args.length >= 3) if (args.length >= 3)