Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I think I found the issue, I forgot to initialize
the selectedPower table I also changed getAllPowers from Table[string, seq[Power]] to seq[seq[Power]], which is worse, and I will change back soon
- Loading branch information