Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Zosyne
VuhDo
Commits
bdbebc92
Commit
bdbebc92
authored
3 years ago
by
Ivaria
Browse files
Options
Download
Email Patches
Plain Diff
Prune unneeded incoming healing parameters
parent
ce2fe244
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
VuhDoBarCustomizerHealth.lua
VuhDoBarCustomizerHealth.lua
+1
-1
No files found.
VuhDoBarCustomizerHealth.lua
View file @
bdbebc92
...
...
@@ -441,7 +441,7 @@ local function VUHDO_updateIncHeal(aUnit)
end
VUHDO_updateShieldBar
(
aUnit
,
tHealthPlusInc
,
tAmountInc
);
VUHDO_updateHealAbsorbBar
(
aUnit
,
tHealthPlusInc
,
tAmountInc
);
VUHDO_updateHealAbsorbBar
(
aUnit
);
end
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment