fix: reset Bleed cure state in Configure + map CureBleed checkbox; port icon/border textures .tga->BLP
This commit is contained in:
@@ -1877,6 +1877,7 @@ function D:SetCureOrder (ToChange)
|
||||
[DC.POISON] = D.options.args.CureOptions.args.CurePoison,
|
||||
[DC.DISEASE] = D.options.args.CureOptions.args.CureDisease,
|
||||
[DC.CHARMED] = D.options.args.CureOptions.args.CureCharmed,
|
||||
[DC.BLEED] = D.options.args.CureOptions.args.CureBleed, -- CoA: added with DC.BLEED
|
||||
}
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user