This commit is contained in:
arm64v8a
2022-09-17 12:05:25 +08:00
parent acab650833
commit e9333690e2
3 changed files with 3 additions and 2 deletions

View File

@@ -1 +1 @@
a0a5d3b2bd1942654af709885cfec554304c55ae db8b0dde24e7495a1384d842db19637ceebb6711

View File

@@ -52,6 +52,7 @@ namespace NekoRay {
return ent; return ent;
} else { } else {
// 返回一个假的? // 返回一个假的?
ent = NewProxyEntity("socks");
ent->bean->name = "[Load Error]"; ent->bean->name = "[Load Error]";
return ent; return ent;
} }

View File

@@ -1 +1 @@
a75ebbd4d69425ccacb855202a613c5491494f9d f610685edd48905c76e69687e65655b3a808f89a