Compare commits

...

2 Commits

22 changed files with 38 additions and 38 deletions

BIN
Content/Blueprint/VRInstance.uasset (Stored with Git LFS)

Binary file not shown.

BIN
Content/DaDian/Level/dadainjinjing280.umap (Stored with Git LFS)

Binary file not shown.

BIN
Content/QSH_Bingyong/BingyongNear280.umap (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

BIN
Content/QSH_ChangLang/L_ChangLang280.umap (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

BIN
Content/QSH_QiJu/QiJuNear280.umap (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Content/QSH_jixielong/jixielong280.umap (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -71,7 +71,7 @@ void UUDPInstanceSubsystem::InitNetwork()
.WithBroadcast();
// 设置远程端点 (192.168.1.28:1234)
FIPv4Address::Parse(TEXT("192.168.30.254"), RemoteEndpoint.Address);
FIPv4Address::Parse(TEXT("192.168.111.254"), RemoteEndpoint.Address);
RemoteEndpoint.Port = 1234;
// 初始化接收socket