1
This commit is contained in:
parent
be61f12023
commit
05da3ae9aa
@ -64,6 +64,7 @@ func (this *guildMgr) loadGuildMember() {
|
|||||||
g := this.internalGetGuildByGuildId(guildId)
|
g := this.internalGetGuildByGuildId(guildId)
|
||||||
if g != nil {
|
if g != nil {
|
||||||
g.addMember(p)
|
g.addMember(p)
|
||||||
|
this.accountIdHash[guildId] = g
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
func (err error) {
|
func (err error) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user