Skip to content

Commit

Permalink
update default map target.
Browse files Browse the repository at this point in the history
  • Loading branch information
finger563 committed Feb 27, 2022
1 parent b09ecb2 commit e5d33ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions unreal/Config/DefaultEngine.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
GameName=VoxelRPG

[/Script/EngineSettings.GameMapsSettings]
EditorStartupMap=/Game/Maps/VoxelExample_ImportersMap.VoxelExample_ImportersMap
GameDefaultMap=/Game/ThirdPersonBP/Maps/ThirdPersonExampleMap
EditorStartupMap=/Game/Maps/EmondsField_TestMap.EmondsField_TestMap
GameDefaultMap=/Game/Maps/EmondsField_TestMap.EmondsField_TestMap
TransitionMap=
bUseSplitscreen=True
TwoPlayerSplitscreenLayout=Horizontal
Expand Down

0 comments on commit e5d33ad

Please sign in to comment.