# Conflicts:
#	Content/Maps/Interiors/GP13/S01/Interior/GP13_S01_A12_F08-09.umap
This commit is contained in:
PC-G13
2025-11-21 18:38:06 +05:00
59 changed files with 17 additions and 1 deletions
+16
View File
@@ -4153,6 +4153,18 @@
"Path": "$(ProjectDir)/Plugins/EasyXMLParser/Binaries/Win64/UnrealEditor.modules",
"Type": "RequiredResource"
},
{
"Path": "$(ProjectDir)/Plugins/ElgBlueprintLibrary/Binaries/Win64/UnrealEditor-ElgBlueprintLibrary.dll",
"Type": "DynamicLibrary"
},
{
"Path": "$(ProjectDir)/Plugins/ElgBlueprintLibrary/Binaries/Win64/UnrealEditor-ElgBlueprintLibrary.pdb",
"Type": "SymbolFile"
},
{
"Path": "$(ProjectDir)/Plugins/ElgBlueprintLibrary/Binaries/Win64/UnrealEditor.modules",
"Type": "RequiredResource"
},
{
"Path": "$(ProjectDir)/Plugins/JPrinter/Binaries/Win64/UnrealEditor-JPrinter.dll",
"Type": "DynamicLibrary"
@@ -24531,6 +24543,10 @@
"Path": "$(ProjectDir)/Plugins/EasyXMLParser/EasyXMLParser.uplugin",
"Type": "UFS"
},
{
"Path": "$(ProjectDir)/Plugins/ElgBlueprintLibrary/ElgBlueprintLibrary.uplugin",
"Type": "UFS"
},
{
"Path": "$(ProjectDir)/Plugins/JPrinter/JPrinter.uplugin",
"Type": "UFS"
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.
Binary file not shown.
+1 -1
View File
@@ -60,7 +60,7 @@ TArray<ULevelStreaming*> UcppGI::cppLvlManage(UObject* WorldContextObject, Fcppc
(
(ceq[0] || !is3DTour || lvl.coords.flat == -1) && ceq[5]
)
|| (is3DTour ? lvl.anotherLvl >= 1 && lvl.anotherLvl == crd.flat : lvl.anotherLvl >= 1 && lvl.anotherLvl == crd.flat && lvl.coords.floor < crd.floor)
|| (is3DTour ? lvl.anotherLvl >= 1 && lvl.anotherLvl == crd.flat : lvl.anotherLvl >= 1 && lvl.coords.floor < crd.floor)
)
&& ceq[3] && ceq[4] && ceq[2]
) loadthis = true; //load all on floor and under 2-floor flat, and full 2-floor flat in 3d tour