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
Krazyito
VuhDo
Commits
f5314926
Commit
f5314926
authored
4 years ago
by
Ivaria
Browse files
Options
Download
Email Patches
Plain Diff
Work around Lua limit on local variables in a single scope
parent
b24341d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
13 deletions
+0
-13
VuhDoBouquetValidators.lua
VuhDoBouquetValidators.lua
+0
-13
No files found.
VuhDoBouquetValidators.lua
View file @
f5314926
...
...
@@ -13,19 +13,6 @@ VUHDO_FORCE_RESET = false;
local
floor
=
floor
;
local
select
=
select
;
local
twipe
=
table
.
wipe
;
local
GetRaidTargetIndex
=
GetRaidTargetIndex
;
local
UnitPower
=
UnitPower
;
local
UnitPowerMax
=
UnitPowerMax
;
local
UnitIsFriend
=
UnitIsFriend
;
local
UnitIsEnemy
=
UnitIsEnemy
;
local
UnitIsDeadOrGhost
=
UnitIsDeadOrGhost
;
local
UnitIsPlayer
=
UnitIsPlayer
;
local
UnitIsTapped
=
UnitIsTapped
;
local
UnitIsTappedByPlayer
=
UnitIsTappedByPlayer
;
local
GetTexCoordsForRole
=
GetTexCoordsForRole
;
local
UnitIsPVP
=
UnitIsPVP
;
local
UnitFactionGroup
=
UnitFactionGroup
;
local
UnitHasIncomingResurrection
=
UnitHasIncomingResurrection
;
local
_
;
local
VUHDO_RAID
=
{
};
...
...
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