More minor updates

This commit is contained in:
BubbaGumpShrump 2024-12-04 23:38:53 -05:00
parent abc9d663e0
commit cff4860338
2 changed files with 1 additions and 1 deletions

View file

@ -175,7 +175,6 @@ namespace AutoTrackR2
});
killTextBlock.Inlines.Add(new Run($"{killParts[6]}"));
// Create a Border and apply the RoundedTextBlockWithBorder style
var killBorder = new Border
{

View file

@ -293,6 +293,7 @@ function Read-LogEntry {
Mode = $GameMode
GameVersion = $GameVersion
TrackRver = $TrackRver
Logged = $logMode
}
Write-Output "NewKill=break,$enemyPilot,$enemyShip,$($enemyOrgs[0]),$joinDate,$citizenRecord,$killTime"