修改了网段,咸阳城的鸟和片,修改玄鸟说话动画
This commit is contained in:
BIN
Content/DaDian/Level/dadainjinjing280.umap
(Stored with Git LFS)
BIN
Content/DaDian/Level/dadainjinjing280.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/QSH_Bingyong/BingyongNear280.umap
(Stored with Git LFS)
BIN
Content/QSH_Bingyong/BingyongNear280.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/QSH_Bingyong/Sequence/280/SE_BingYong03Copy280.uasset
(Stored with Git LFS)
BIN
Content/QSH_Bingyong/Sequence/280/SE_BingYong03Copy280.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/QSH_JiGuang/Squencer/280/01jiannu_01-10Copy280.uasset
(Stored with Git LFS)
BIN
Content/QSH_JiGuang/Squencer/280/01jiannu_01-10Copy280.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/QSH_QiJu/QiJuNear280.umap
(Stored with Git LFS)
BIN
Content/QSH_QiJu/QiJuNear280.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/QSH_XianYangCheng/MAPs/xianyangchengshangkong.umap
(Stored with Git LFS)
BIN
Content/QSH_XianYangCheng/MAPs/xianyangchengshangkong.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/QSH_XianYangCheng/Squencer/xianyangcheng/xianyangchengCopy.uasset
(Stored with Git LFS)
BIN
Content/QSH_XianYangCheng/Squencer/xianyangcheng/xianyangchengCopy.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/QSH_jixielong/Squencer/280/4canbaoge_11Copy280.uasset
(Stored with Git LFS)
BIN
Content/QSH_jixielong/Squencer/280/4canbaoge_11Copy280.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/QSH_jixielong/Squencer/280/5canbaoge_07-11Copy280.uasset
(Stored with Git LFS)
BIN
Content/QSH_jixielong/Squencer/280/5canbaoge_07-11Copy280.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/QSH_jixielong/Squencer/280/5canbaoge_07-11Copy281.uasset
(Stored with Git LFS)
BIN
Content/QSH_jixielong/Squencer/280/5canbaoge_07-11Copy281.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/QSH_jixielong/Squencer/280/7canbaoge_13-14Copy280.uasset
(Stored with Git LFS)
BIN
Content/QSH_jixielong/Squencer/280/7canbaoge_13-14Copy280.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/QSH_jixielong/jixielong280.umap
(Stored with Git LFS)
BIN
Content/QSH_jixielong/jixielong280.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/QSH_jixielong/mesh/wenwu/NewMaterial.uasset
(Stored with Git LFS)
BIN
Content/QSH_jixielong/mesh/wenwu/NewMaterial.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/TerracottaWarriors/Map/280/A+280.umap
(Stored with Git LFS)
BIN
Content/TerracottaWarriors/Map/280/A+280.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/TerracottaWarriors/Map/280/A-280.umap
(Stored with Git LFS)
BIN
Content/TerracottaWarriors/Map/280/A-280.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/TerracottaWarriors/Map/280/A280.umap
(Stored with Git LFS)
BIN
Content/TerracottaWarriors/Map/280/A280.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/TerracottaWarriors/Map/280/C280.umap
(Stored with Git LFS)
BIN
Content/TerracottaWarriors/Map/280/C280.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/TerracottaWarriors/Map/280/E280.umap
(Stored with Git LFS)
BIN
Content/TerracottaWarriors/Map/280/E280.umap
(Stored with Git LFS)
Binary file not shown.
@ -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
|
||||||
|
Reference in New Issue
Block a user