Rename multiple entities to reflect that it's target profile rather than target resists
This commit is contained in:
@@ -63,6 +63,7 @@ class GraphColumn(ViewColumn, metaclass=ABCMeta):
|
||||
return self._getFitTooltip()
|
||||
return ''
|
||||
|
||||
|
||||
class DpsColumn(GraphColumn):
|
||||
|
||||
name = 'Dps'
|
||||
|
||||
Reference in New Issue
Block a user