Add configurable TPS display based on a real time sliding window of the last X seconds.
This commit is contained in:
@@ -100,6 +100,10 @@ L["Bar Height"] = true
|
||||
L["Height of each bar"] = true
|
||||
L["Bar Spacing"] = true
|
||||
L["Spacing between each bar"] = true
|
||||
L["Show TPS"] = true
|
||||
L["Show threat per second values"] = true
|
||||
L["TPS Window"] = true
|
||||
L["TPS_WINDOW_DESC"] = "The threat per second calculation is based on a real time sliding window of the last X seconds."
|
||||
L["Bar Label Options"] = true
|
||||
L["Font"] = true
|
||||
L["The font that the labels will use"] = true
|
||||
|
||||
Reference in New Issue
Block a user