diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index 8bd26df..c79bf08 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -4,16 +4,16 @@ +EditProfiles=(Name="Trigger",CustomResponses=((Channel=Projectile, Response=ECR_Ignore))) [/Script/EngineSettings.GameMapsSettings] -EditorStartupMap=/Game/FirstPerson/Lvl_FirstPerson.Lvl_FirstPerson +EditorStartupMap=/Game/Surviver/Surviver.Surviver LocalMapOptions= TransitionMap= bUseSplitscreen=True TwoPlayerSplitscreenLayout=Horizontal ThreePlayerSplitscreenLayout=FavorTop GameInstanceClass=/Script/Engine.GameInstance -GameDefaultMap=/Game/FirstPerson/Lvl_FirstPerson.Lvl_FirstPerson +GameDefaultMap=/Game/Surviver/Surviver.Surviver ServerDefaultMap=/Engine/Maps/Entry -GlobalDefaultGameMode=/Game/FirstPerson/Blueprints/BP_FirstPersonGameMode.BP_FirstPersonGameMode_C +GlobalDefaultGameMode=/Script/FirstPersonDemo.SurviverGameMode GlobalDefaultServerGameMode=None [/Script/Engine.RendererSettings] @@ -116,4 +116,5 @@ ManualIPAddress= [CoreRedirects] -+ClassRedirects=(OldName="/Script/FirstPersonDemo.SuriverPlayer",NewName="/Script/FirstPersonDemo.SurviverPlayer") \ No newline at end of file ++ClassRedirects=(OldName="/Script/FirstPersonDemo.SuriverPlayer",NewName="/Script/FirstPersonDemo.SurviverPlayer") +