Matchinfo Discord

This commit is contained in:
Lanta 2023-11-15 17:11:10 +01:00
parent 3b056629e4
commit 02dc083228
4 changed files with 1 additions and 1 deletions

View file

@ -60,7 +60,6 @@ function get-killstats {
gameMode = $gameMode
matchType = $matchType
dbno = ($attacks | where-object { $_.dBNOMaker.name -eq $player_name }).count
}
}