More powerAction work.
This commit is contained in:
@@ -128,11 +128,8 @@ public class PowersParser {
|
|||||||
default:
|
default:
|
||||||
Logger.error("Unhandled variable type:" + key);
|
Logger.error("Unhandled variable type:" + key);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
Logger.error(powerEntry.power_id);
|
Logger.error(powerEntry.power_id);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user