enhance / debug combat log detection
This commit is contained in:
5 files changed
+12
-8
No files matched your search
@@ -79,6 +79,7 @@ module.exports = {
|
||||
player: info.player,
|
||||
lastDamageDate: playerStat.lastDamageDate,
|
||||
lastHitBy: playerStat.lastHitBy,
|
||||
lastDeathDate: playerStat.lastDeathDate,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in new issue
Block a user