diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index 8b2eef9..8d67e0c 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -1,5 +1,3 @@ - - [/Script/HardwareTargeting.HardwareTargetingSettings] TargetedHardwareClass=Desktop AppliedTargetedHardwareClass=Desktop @@ -139,6 +137,8 @@ DefaultMaxSearchNodes=9000 bFixedTilePoolSize=False TilePoolSize=1000 TileNumberHardLimit=134217728 +RuntimeGeneration=Static +bForceRebuildOnLoad=True [/Script/Engine.UserInterfaceSettings] RenderFocusRule=NavigationOnly diff --git a/Content/Maps/Untitled.umap b/Content/Maps/Untitled.umap index 04e2e0e..e684e5c 100644 Binary files a/Content/Maps/Untitled.umap and b/Content/Maps/Untitled.umap differ diff --git a/Content/Maps/bakeLight/Floor_0.umap b/Content/Maps/bakeLight/Floor_0.umap index 3c73e26..f8a15be 100644 Binary files a/Content/Maps/bakeLight/Floor_0.umap and b/Content/Maps/bakeLight/Floor_0.umap differ diff --git a/Content/Maps/bakeLight/Floor_5.umap b/Content/Maps/bakeLight/Floor_5.umap index 8ed6cb5..db15d4f 100644 Binary files a/Content/Maps/bakeLight/Floor_5.umap and b/Content/Maps/bakeLight/Floor_5.umap differ diff --git a/Content/Maps/bakeLight/Floor_7.umap b/Content/Maps/bakeLight/Floor_7.umap index 30e1b8c..3994e87 100644 Binary files a/Content/Maps/bakeLight/Floor_7.umap and b/Content/Maps/bakeLight/Floor_7.umap differ diff --git a/Content/Widgets/MainMenu.uasset b/Content/Widgets/MainMenu.uasset index 19b273f..c41ca54 100644 Binary files a/Content/Widgets/MainMenu.uasset and b/Content/Widgets/MainMenu.uasset differ diff --git a/Content/blueprints/FunctionLibrary.uasset b/Content/blueprints/FunctionLibrary.uasset index e89051a..5f039b3 100644 Binary files a/Content/blueprints/FunctionLibrary.uasset and b/Content/blueprints/FunctionLibrary.uasset differ diff --git a/Content/blueprints/environment/medicalComplex/medicalComplex.uasset b/Content/blueprints/environment/medicalComplex/medicalComplex.uasset index cd7dbd3..b6bfe29 100644 Binary files a/Content/blueprints/environment/medicalComplex/medicalComplex.uasset and b/Content/blueprints/environment/medicalComplex/medicalComplex.uasset differ diff --git a/Content/blueprints/gameMode/MKCCGameMOde.uasset b/Content/blueprints/gameMode/MKCCGameMOde.uasset index d956830..ede5dbc 100644 Binary files a/Content/blueprints/gameMode/MKCCGameMOde.uasset and b/Content/blueprints/gameMode/MKCCGameMOde.uasset differ