Skip to content

Commit 1a38359

Browse files
author
adelikat
committed
Merge 6907 to release branch
1 parent 61cb903 commit 1a38359

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BizHawk.Client.EmuHawk/MainForm.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ private void MainForm_Load(object sender, EventArgs e)
4949
RebootStatusBarIcon.Visible = false;
5050
StatusBarDiskLightOnImage = Properties.Resources.LightOn;
5151
StatusBarDiskLightOffImage = Properties.Resources.LightOff;
52+
UpdateCoreStatusBarButton();
5253
}
5354

5455
static MainForm()

0 commit comments

Comments
 (0)