update spread ambush

This commit is contained in:
shoopea 2019-10-23 10:23:13 +08:00
parent fbfdbf22f8
commit 61c138641e

View File

@ -141,5 +141,6 @@ func clientSpreadQuestResultAmbush(cwm ChatWarsMessageQuestResultAmbush) error {
}
muxClients.RUnlock()
*/
log.Printf("clientSpreadQuestResultAmbush : spreading.")
return nil
}