More PowerEntry parsing work.
This commit is contained in:
@@ -78,6 +78,7 @@ public class PowersParser {
|
||||
|
||||
for (int x = 2; x < powerEntries.length; x++) {
|
||||
// Parse key/pair values
|
||||
// via switch
|
||||
}
|
||||
|
||||
return powerEntry;
|
||||
|
||||
Reference in New Issue
Block a user