More powerAction work.

This commit is contained in:
2024-08-18 15:01:29 -04:00
parent c871c253b1
commit 58e1f4d70b
-3
View File
@@ -128,11 +128,8 @@ public class PowersParser {
default:
Logger.error("Unhandled variable type:" + key);
}
}
} catch (Exception e) {
Logger.error(powerEntry.power_id);
}