Closed ghollies closed 1 year ago
Oops. I meant to change CalculateMeleeCriticalDamage
to take the damage amount (and return the critical amount) instead of working on the attack data directly, since having it being initialized from various places can easily create issues like this one, but apparently I forgot to change the arguments. Thanks.