diff --git a/Binaries/Win64/Ivazowsky.target b/Binaries/Win64/Ivazowsky.target index ab2f6908..1d670da8 100644 --- a/Binaries/Win64/Ivazowsky.target +++ b/Binaries/Win64/Ivazowsky.target @@ -3538,6 +3538,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" diff --git a/Config/DefaultGame.ini b/Config/DefaultGame.ini index 25459a04..5460400d 100644 --- a/Config/DefaultGame.ini +++ b/Config/DefaultGame.ini @@ -2,7 +2,7 @@ [/Script/EngineSettings.GeneralProjectSettings] ProjectID=B89CCC284A7D213231762AB505314AAD -ProjectVersion=3.0 +ProjectVersion=3.2 ProjectName=Ivazowsky CompanyName=GraffInteractive Homepage=Graff.tech diff --git a/Content/Blueprints/Data/flatData.uasset b/Content/Blueprints/Data/flatData.uasset index 341124fb..e32750a3 100644 Binary files a/Content/Blueprints/Data/flatData.uasset and b/Content/Blueprints/Data/flatData.uasset differ diff --git a/Content/Blueprints/Utils/ForPlacementPoints/DT_ForPoint.uasset b/Content/Blueprints/Utils/ForPlacementPoints/DT_ForPoint.uasset index c3697489..cceaa3d5 100644 Binary files a/Content/Blueprints/Utils/ForPlacementPoints/DT_ForPoint.uasset and b/Content/Blueprints/Utils/ForPlacementPoints/DT_ForPoint.uasset differ diff --git a/Content/Maps/GP12_GP13.umap b/Content/Maps/GP12_GP13.umap index 2d2a0303..5c13f6b3 100644 Binary files a/Content/Maps/GP12_GP13.umap and b/Content/Maps/GP12_GP13.umap differ diff --git a/Content/Maps/MainScene.umap b/Content/Maps/MainScene.umap index b5a9f093..d6ea804f 100644 Binary files a/Content/Maps/MainScene.umap and b/Content/Maps/MainScene.umap differ