Compare commits
No commits in common. "3b9bee61f7bf00f2b770215b33c823a57b411b3d" and "cbd89107bd6a6040e14383b2f11e627a18c77421" have entirely different histories.
3b9bee61f7
...
cbd89107bd
22 changed files with 2 additions and 6 deletions
|
@ -7,7 +7,7 @@ DefaultGraphicsPerformance=Maximum
|
|||
AppliedDefaultGraphicsPerformance=Maximum
|
||||
|
||||
[/Script/EngineSettings.GameMapsSettings]
|
||||
EditorStartupMap=/Game/0_Project/Maps/TestTile.TestTile
|
||||
EditorStartupMap=/Game/0_Project/Maps/TestMap.TestMap
|
||||
LocalMapOptions=
|
||||
TransitionMap=None
|
||||
bUseSplitscreen=True
|
||||
|
@ -16,7 +16,7 @@ ThreePlayerSplitscreenLayout=FavorTop
|
|||
FourPlayerSplitscreenLayout=Grid
|
||||
bOffsetPlayerGamepadIds=False
|
||||
GameInstanceClass=/Game/0_Project/Core/Engine/MyGameInstance.MyGameInstance_C
|
||||
GameDefaultMap=/Game/0_Project/Maps/TestTile.TestTile
|
||||
GameDefaultMap=/Game/0_Project/Maps/TestMap.TestMap
|
||||
ServerDefaultMap=/Engine/Maps/Entry.Entry
|
||||
GlobalDefaultGameMode=/Game/0_Project/Core/Engine/My_GameMode.My_GameMode_C
|
||||
GlobalDefaultServerGameMode=None
|
||||
|
@ -25,7 +25,3 @@ GlobalDefaultServerGameMode=None
|
|||
+ActiveGameNameRedirects=(OldGameName="TP_BlankBP",NewGameName="/Script/JamTeacher")
|
||||
+ActiveGameNameRedirects=(OldGameName="/Script/TP_BlankBP",NewGameName="/Script/JamTeacher")
|
||||
|
||||
[/Script/Engine.RendererSettings]
|
||||
r.DefaultFeature.MotionBlur=False
|
||||
r.DefaultFeature.AntiAliasing=2
|
||||
|
||||
|
|
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.
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.
Binary file not shown.
Loading…
Reference in a new issue