Class levels now recompute properly

This commit is contained in:
Thaum Rystra
2020-05-16 22:51:17 +02:00
parent 5c0a2a4d6c
commit ca5ded7ded
6 changed files with 52 additions and 17 deletions

View File

@@ -12,6 +12,7 @@ export default class ComputationMemo {
this.skillsByAbility = {};
this.unassignedEffects = [];
this.classLevelsById = {};
this.classes = {};
this.togglesById = {};
this.toggleIds = new Set();
// First note all the ids of all the toggles