1
This commit is contained in:
parent
05da3ae9aa
commit
f9bf1f2f19
@ -32,6 +32,8 @@ func (this *guildMgr) UnInit() {
|
||||
}
|
||||
|
||||
func (this *guildMgr) loadFromDB() {
|
||||
this.loadGuild()
|
||||
this.loadGuildMember()
|
||||
}
|
||||
|
||||
func (this *guildMgr) loadGuild() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user