test
This commit is contained in:
parent
eb97e9c337
commit
bf66e43020
@ -175,6 +175,7 @@ func clientMsgMeAck(m *ChatWarsMessageMeAck) {
|
||||
clt.CWGuildID64 = m.CWGuildID64
|
||||
clt.CWUserID64 = m.CWUserID64
|
||||
clt.CWState = m.State
|
||||
clt.CWClass = m.Class
|
||||
clt.CWLastUpdate = m.Msg.Date
|
||||
if getObjGuildID(``) != m.CWGuildID64 && strings.Compare(clt.CWRole, ``) == 0 {
|
||||
clientSendCWMsg(m.Msg.TGUserID64, "/g_roles")
|
||||
|
Loading…
Reference in New Issue
Block a user