mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Update checker
This commit is contained in:
@@ -543,6 +543,7 @@ namespace GHelper
|
||||
Invoke(delegate
|
||||
{
|
||||
comboMatrixRunning.SelectedIndex = mode;
|
||||
if (comboMatrix.SelectedIndex == 0) comboMatrix.SelectedIndex = 3;
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user