im a clown

This commit is contained in:
Elmon11 2021-03-21 18:33:38 +01:00 committed by GitHub
parent 9713fcabd6
commit e45655edbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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)