Fix preventing of removing points when it would bring us below the minimum for talents learnt further down the tree

This commit is contained in:
Melvin Valster
2019-07-21 13:04:05 +02:00
parent eddb47e8b1
commit 431f944b50
4 changed files with 53 additions and 19 deletions
+1 -1
View File
@@ -68,4 +68,4 @@ export const TalentSlot: FC<Props> = (props) => {
TalentSlot.defaultProps = defaultProps
// ;(TalentSlot as any).whyDidYouRender = true
;(TalentSlot as any).whyDidYouRender = true