Merge pull request #122 from JadeShrineMaiden/bugfix

Various bugfixes and adjustments
This commit is contained in:
2020-09-30 18:37:16 -05:00
committed by GitHub
5 changed files with 96 additions and 45 deletions

View File

@@ -48,6 +48,7 @@ struct Player {
bool inCombat;
bool dotDamage;
bool passiveNanoOut;
int pointDamage;
int groupDamage;