11
This commit is contained in:
@@ -209,7 +209,6 @@ if (getroottable().rawin("DP_S_VERSION") && DP_S_VERSION >= 25.329 && DP_S_VERSI
|
||||
//获得本服务器的IP
|
||||
GatewaySocketPackFuncMap.rawset(10002, function(Jso) {
|
||||
getroottable().Dps_Self_Ip <- Jso.myip;
|
||||
print("本服务器IP: " + Jso.myip);
|
||||
print("\x1b[96m" + "############双端插件初始化成功############" + "\x1b[0m");
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user