File Details
GuildColors.zip
- R
- Jul 18, 2020
- 3.35 KB
- 20.1K
- 1.13.5
- Classic
File Name
GuildColors.zip
Supported Versions
- 1.13.5
Fixed an issue interacting with addon HonorSpy. HonorSpy uses up the '/who' resources in-game almost constantly which makes it difficult to successfully run a '/who' or get the zone of players sometimes.
Code Change:
GuildColors.lua
Added new line:
Line 323: if numWhos ~= nil then

