Matchinfo Discord

This commit is contained in:
Thijs Stobbelaar 2023-11-15 17:11:10 +01:00
parent da78c82643
commit ec491230d9
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
}
}