diff --git a/AutoTrackR2/HomePage.xaml.cs b/AutoTrackR2/HomePage.xaml.cs index 26a1e2a..99a9c0e 100644 --- a/AutoTrackR2/HomePage.xaml.cs +++ b/AutoTrackR2/HomePage.xaml.cs @@ -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 { diff --git a/AutoTrackR2/KillTrackR_MainScript.ps1 b/AutoTrackR2/KillTrackR_MainScript.ps1 index f51d1cf..18a5d22 100644 --- a/AutoTrackR2/KillTrackR_MainScript.ps1 +++ b/AutoTrackR2/KillTrackR_MainScript.ps1 @@ -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"