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:
@@ -68,4 +68,4 @@ export const TalentSlot: FC<Props> = (props) => {
|
||||
|
||||
TalentSlot.defaultProps = defaultProps
|
||||
|
||||
// ;(TalentSlot as any).whyDidYouRender = true
|
||||
;(TalentSlot as any).whyDidYouRender = true
|
||||
Reference in New Issue
Block a user