mirror of
https://github.com/netchx/netch.git
synced 2026-05-09 22:54:03 +08:00
feat: mode reference( #include <RelativePathWithoutExtesion.h> )
This commit is contained in:
@@ -62,7 +62,7 @@ namespace Netch.Controllers
|
||||
}
|
||||
|
||||
aio_dial((int) NameList.TYPE_CLRNAME, "");
|
||||
foreach (var rule in mode.Rule)
|
||||
foreach (var rule in mode.FullRule)
|
||||
{
|
||||
aio_dial((int) NameList.TYPE_ADDNAME, rule);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user