Fix Friend List and Update TOC for 8.2 and classic 1.13.2
Cette révision appartient à :
Parent
cc44fc9260
révision
f15b51f9dd
3 fichiers modifiés avec 13 ajouts et 5 suppressions
|
@ -1,4 +1,11 @@
|
|||
------------------------------------------------------------------------
|
||||
r410 | albirew | 2019-09-10 18:42:28 +0000 (Tue, 10 Sep 2019) | 1 line
|
||||
Changed paths:
|
||||
M /trunk/Postal.toc
|
||||
M /trunk/Modules/BlackBook.lua
|
||||
|
||||
Fix Friend List and Update TOC for 8.2 and classic 1.13.2
|
||||
------------------------------------------------------------------------
|
||||
r409 | nevcairiel | 2018-07-20 08:41:50 +0000 (Fri, 20 Jul 2018) | 1 line
|
||||
Changed paths:
|
||||
M /trunk/Postal.toc
|
||||
|
|
|
@ -357,7 +357,7 @@ end
|
|||
|
||||
function Postal_BlackBook:SortAndCountNumFriends()
|
||||
wipe(sorttable)
|
||||
local numFriends = GetNumFriends()
|
||||
local numFriends = C_FriendList.GetNumFriends()
|
||||
for i = 1, numFriends do
|
||||
sorttable[i] = GetFriendInfo(i)
|
||||
end
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
## Interface: 80000
|
||||
#retail ## Interface: 80200
|
||||
## Interface: 11302
|
||||
## Title: Postal
|
||||
## Version: v3.6.0
|
||||
## X-Build: 409
|
||||
## Version: v3.6.1
|
||||
## X-Build: 410
|
||||
## X-ReleaseDate: 2018-07-20T8:41:50Z
|
||||
## X-Revision: $Revision: 409 $
|
||||
## X-Revision: $Revision: 410 $
|
||||
## Author: Xinhuan
|
||||
## X-Credits: Ammo, Rabbit, Grennon, Mikk, oscarucb
|
||||
## X-Category: Mail
|
||||
|
|
Référencer dans un nouveau ticket