Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d2cf73b61d | ||
|
|
3d010de8e0 |
+1
-1
@@ -74,7 +74,7 @@ func (fms *fragMessages) addFrag(ctx context.Context, playerName string, entityN
|
||||
entityName: entityName,
|
||||
chatID: cfg.ChatID,
|
||||
messageID: m.MessageID,
|
||||
fragCount: 0,
|
||||
fragCount: 1,
|
||||
latestFragTime: time.Now(),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user