HOTFIX: accidentally deleted melee damage raw display postfix
This commit is contained in:
parent
749bd9a965
commit
873ff51af7
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ let idSuffixes = {"displayName": "",
|
||||||
"wSdPct":"%",
|
"wSdPct":"%",
|
||||||
"fSdPct":"%",
|
"fSdPct":"%",
|
||||||
"aSdPct":"%",
|
"aSdPct":"%",
|
||||||
|
"mdRaw":"",
|
||||||
"mdPct":"%",
|
"mdPct":"%",
|
||||||
"mr":"/5s",
|
"mr":"/5s",
|
||||||
"ms":"/3s",
|
"ms":"/3s",
|
||||||
|
|
Loading…
Reference in a new issue