Skip to content

Commit 333c79a

Browse files
committed
V2.6.1 - Patch 11.1.5
1 parent 73765de commit 333c79a

File tree

3 files changed

+22
-3
lines changed

3 files changed

+22
-3
lines changed

.vscode/settings.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,21 @@
2222
"INT_SPELL_DURATION_SEC",
2323
"INT_SPELL_DURATION_HOURS",
2424
"TIME_UNIT_DELIMITER",
25-
"INT_SPELL_DURATION_MIN"
25+
"INT_SPELL_DURATION_MIN",
26+
"INVSLOT_LAST_EQUIPPED",
27+
"RAID_CLASS_COLORS",
28+
"UIParent",
29+
"WOW_PROJECT_MAINLINE",
30+
"WOW_PROJECT_ID",
31+
"GameTooltip",
32+
"getglobal",
33+
"tIndexOf",
34+
"tInvert",
35+
"GetClassColorObj",
36+
"tContains",
37+
"Item",
38+
"CreateAtlasMarkup",
39+
"tCompare",
40+
"GetUnitName"
2641
]
2742
}

RCLootCouncil_GroupGear.toc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
## Author: Potdisc
2-
## Interface: 110100
2+
## Interface: 110105
33
## Dependencies: RCLootCouncil
44
## Notes: An RCLootCouncil module for viewing your groups' gear.
55
## Title: RCLootCouncil - Group Gear
6-
## Version: 2.6.0
6+
## Version: 2.6.1
77
## SavedVariables: RCGroupGearDB
88
## X-Curse-Project-ID: 102435
99

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 2.6.1
2+
3+
Updated for patch 11.1.5.
4+
15
# 2.6.0
26

37
Updated for patch 11.1.0.

0 commit comments

Comments
 (0)