瀏覽代碼

Update C2R_LoginHandler.cs (#384)

bug修复.真实地址应该是InnerIPOutPort
wryl 3 年之前
父節點
當前提交
dcd4c1c0b9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Codes/Hotfix/Server/Demo/Realm/C2R_LoginHandler.cs

+ 1 - 1
Codes/Hotfix/Server/Demo/Realm/C2R_LoginHandler.cs

@@ -23,4 +23,4 @@ namespace ET.Server
 			reply();
 		}
 	}
-}
+}