X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=network.h;fp=network.h;h=ef6876a79b843c2e2de39ef634331cb075816895;hb=509214f72c8974bb30091799752412419dd59632;hp=14d171bcf305c3c7e3641e12b087c7c659e0d256;hpb=045a89deb1f4ef14c3fc543437fa826df4b6df94;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/network.h b/network.h index 14d171b..ef6876a 100644 --- a/network.h +++ b/network.h @@ -66,7 +66,7 @@ struct { static network_client = { .auth_mode = eServerModeAuthentication, .state = k_ESteamNetworkingConnectionState_None, - .server_adress = "46.101.34.155:27402" + .server_adress = "46.101.34.155" }; static int packet_minsize( SteamNetworkingMessage_t *msg, u32 size );