fix sf code index
This commit is contained in:
parent
f6f5da37b6
commit
b87eef10fe
@ -37,7 +37,7 @@ namespace Zerolauncher.dialog
|
||||
// 私服用
|
||||
if (ServicesStaticInfo.ServicesName.Length == 1)
|
||||
{
|
||||
cb_pid.SelectedIndex = 1;
|
||||
cb_pid.SelectedIndex = 0;
|
||||
edit_sid.Text = "1";
|
||||
cb_pid.IsEditable = false;
|
||||
edit_sid.IsEnabled = false;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user