优化随机公会
This commit is contained in:
parent
f201b0ad26
commit
13feb0b8f9
@ -22,7 +22,6 @@ type GuildMgr struct {
|
||||
Logs map[int64][]*GuildLog // 公会ID -> 公会日志
|
||||
loadedFlags int64
|
||||
guildIds []int64 // 公会ids
|
||||
//RandGuildIds []int64 // 随机公会ids
|
||||
}
|
||||
|
||||
func NewGuildMgr() *GuildMgr {
|
||||
|
Loading…
x
Reference in New Issue
Block a user