多人和名字
This commit is contained in:
BIN
Content/Blueprint/VRInstance.uasset
(Stored with Git LFS)
BIN
Content/Blueprint/VRInstance.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/TerracottaWarriors/BP/UDP/UDP.uasset
(Stored with Git LFS)
BIN
Content/TerracottaWarriors/BP/UDP/UDP.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/TerracottaWarriors/Map/280/Start280.umap
(Stored with Git LFS)
BIN
Content/TerracottaWarriors/Map/280/Start280.umap
(Stored with Git LFS)
Binary file not shown.
@ -54,7 +54,7 @@ void UUDPInstanceSubsystem::Initialize(FSubsystemCollectionBase& Collection)
|
||||
{
|
||||
Super::Initialize(Collection);
|
||||
InitNetwork();
|
||||
UUID = FGuid::NewGuid().ToString();
|
||||
//UUID = FGuid::NewGuid().ToString();
|
||||
}
|
||||
|
||||
void UUDPInstanceSubsystem::Deinitialize()
|
||||
|
@ -52,6 +52,11 @@
|
||||
"Win64",
|
||||
"Android"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "DTAes",
|
||||
"Enabled": true,
|
||||
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/a47320428e274ede92ced79fb4ee1028"
|
||||
}
|
||||
],
|
||||
"TargetPlatforms": [
|
||||
|
Reference in New Issue
Block a user