More fixes for dragonflight

This commit is contained in:
Tercio Jose
2022-09-02 17:34:01 -03:00
parent 5269549ea5
commit 400a05288c
16 changed files with 85 additions and 78 deletions
+1
View File
@@ -4194,6 +4194,7 @@ end
if (index == 1) then
row.textura:SetValue (100)
else
max = math.max(max, 0.001)
row.textura:SetValue (value/max*100)
end