befor build commit

This commit is contained in:
2020-02-08 18:29:43 +05:00
parent 3edcb598f3
commit 8c6a3cd6dd
11 changed files with 3 additions and 4 deletions
+3 -4
View File
@@ -60,7 +60,7 @@ r.DefaultFeature.MotionBlur=False
r.DefaultFeature.LensFlare=False
r.TemporalAA.Upsampling=False
r.SSGI.Enable=False
r.DefaultFeature.AntiAliasing=0
r.DefaultFeature.AntiAliasing=2
r.DefaultFeature.LightUnits=1
r.DefaultBackBufferPixelFormat=4
r.Shadow.UnbuiltPreviewInGame=True
@@ -115,8 +115,8 @@ DefaultGraphicsPerformance=Scalable
AppliedDefaultGraphicsPerformance=Scalable
[/Script/EngineSettings.GameMapsSettings]
EditorStartupMap=/Game/AssetPacks/TB/Maps/VokzalMap.VokzalMap
GameDefaultMap=/Game/AssetPacks/TB/Maps/VokzalMap.VokzalMap
EditorStartupMap=/Game/test/Levels/Main.Main
GameDefaultMap=/Game/test/Levels/Main.Main
GameInstanceClass=/Game/test/Blueprints/Instance/InstanceRailWorker.InstanceRailWorker_C
ServerDefaultMap=/Game/Levels/Main.Main
GlobalDefaultGameMode=/Game/test/Blueprints/gamemodes/gameModeRailwayCarriage.gameModeRailwayCarriage_C
@@ -128,4 +128,3 @@ UIScaleCurve=(EditorCurveData=(Keys=((Time=1920.000000,Value=1.000000)),DefaultV
=======
>>>>>>> Stashed changes