diff options
author | jackpoz <giacomopoz@gmail.com> | 2021-04-10 21:14:36 +0200 |
---|---|---|
committer | jackpoz <giacomopoz@gmail.com> | 2021-04-10 21:14:36 +0200 |
commit | 11d9a4e2518a7deef59086bdfad6803285b45724 (patch) | |
tree | 6290c6f41c1f0b80cdd15f7248086a18fea70915 /src/common/Utilities/Util.cpp | |
parent | 8354a5fe5491366b5350786702eb41ceda87d549 (diff) |
Core/PlayerStats: Fix PlayerSave.Stats.MinLevel not saving spell crit percentage
Fix PlayerSave.Stats.MinLevel always saving 0.0f in spellCritPct database field of table character_stats. As there is a percentage for each school but the table has only 1 column, the max value will be saved.
Fix #15928
Diffstat (limited to 'src/common/Utilities/Util.cpp')
0 files changed, 0 insertions, 0 deletions