mirror of
https://github.com/netchx/netch.git
synced 2026-04-03 19:35:10 +08:00
fix a bug
This commit is contained in:
@@ -158,6 +158,9 @@ namespace Netch.Utils
|
||||
|
||||
Global.TUNTAP.ComponentID = TUNTAP.GetComponentID();
|
||||
}
|
||||
else {
|
||||
return false;
|
||||
}
|
||||
//MessageBox.Show(i18N.Translate("Please install TAP-Windows and create an TUN/TAP adapter manually"), i18N.Translate("Information"), MessageBoxButtons.OK, MessageBoxIcon.Information);
|
||||
// return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user