Compare commits
No commits in common. "d2cf73b61ddf6b405ca3e57b0e737a2b8a3b5307" and "762642b2cf5da12252cc95b6a1650aed322d40b4" have entirely different histories.
d2cf73b61d
...
762642b2cf
@ -74,7 +74,7 @@ func (fms *fragMessages) addFrag(ctx context.Context, playerName string, entityN
|
|||||||
entityName: entityName,
|
entityName: entityName,
|
||||||
chatID: cfg.ChatID,
|
chatID: cfg.ChatID,
|
||||||
messageID: m.MessageID,
|
messageID: m.MessageID,
|
||||||
fragCount: 1,
|
fragCount: 0,
|
||||||
latestFragTime: time.Now(),
|
latestFragTime: time.Now(),
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user