mirror of
https://github.com/BubbaGumpShrump/AutoTrackR2.git
synced 2025-05-22 16:55:31 +00:00
Cleared killfeed
This commit is contained in:
parent
bf49ee3a6d
commit
2f142c8c1a
1 changed files with 2 additions and 0 deletions
|
@ -284,6 +284,8 @@ namespace AutoTrackR2
|
|||
PilotNameTextBox.Text = string.Empty;
|
||||
PlayerShipTextBox.Text = string.Empty;
|
||||
GameModeTextBox.Text = string.Empty;
|
||||
KillTallyTextBox.Text = string.Empty;
|
||||
KillFeedStackPanel.Children.Clear();
|
||||
}
|
||||
|
||||
private void AdjustFontSize(TextBlock textBlock)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue