Compare commits

...

4 Commits

38 changed files with 70 additions and 67 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/Effect/chuansuo/NS_Chongdong_mishi1.uasset (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Content/QSH_Bingyong/BingyongNear280.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.

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

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

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.

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.

Binary file not shown.

Binary file not shown.

BIN
Content/Torches/Meshes/SM_Torch_25.uasset (Stored with Git LFS)

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