修改了网段,咸阳城的鸟和片,修改玄鸟说话动画

This commit is contained in:
2025-07-18 19:48:21 +08:00
parent 9ece7e1fe7
commit c8ffe4ecd2
19 changed files with 32 additions and 32 deletions

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.

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.

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(); .WithBroadcast();
// 设置远程端点 (192.168.1.28:1234) // 设置远程端点 (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; RemoteEndpoint.Port = 1234;
// 初始化接收socket // 初始化接收socket