removed the iterator in fly checks.
...
This commit is contained in:
@@ -30,6 +30,7 @@ public class CmdTitle extends FCommand {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
args.remove(0);
|
||||
String title = TextUtil.implode(args, " ");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user