Browse Source

Update C2R_LoginHandler.cs (#384)

bug修复.真实地址应该是InnerIPOutPort
wryl 3 năm trước cách đây
mục cha
commit
dcd4c1c0b9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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();
 		}
 	}
-}
+}