Skip to content

Commit

Permalink
error debug
Browse files Browse the repository at this point in the history
  • Loading branch information
quancore committed Mar 6, 2019
1 parent 49cae16 commit c7555f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions analyser/mutators.go
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,8 @@ func (analyser *Analyser) setRoundType() {
analyser.log.WithFields(logging.Fields{
"t team": tTeam[0].TeamState.ClanName,
"ct team": ctTeam[0].TeamState.ClanName,
"t money": currentTEquipment,
"ct money": currentCTequipment,
"special round type": roundType,
"tick": tick,
"round": analyser.roundPlayed,
Expand Down

0 comments on commit c7555f5

Please sign in to comment.