@ -153,8 +153,11 @@ public class PowersParser {
ActionEntry actionEntry;
List<String> arguments;
Matcher argumentMatcher;
int blah = 0;
if (power.focusLine.equalsIgnoreCase("none"))
continue;
blah = 1;
String loggerString = "PARSING: " + power.focusLine + " KEY: " + key;
try {
switch (key) {