Electrocute autocomplete error

When using autocomplete on the electrocute command it finishes the command with two semi-colons.

eg. this.electrocute(enemy);;

Oops. Should have mentioned that occurs while using Javascript.

Got it, thanks! Should no longer be autocompleting with those semicolons now.