make the calibration map the default game and editor startup map
This commit is contained in:
@@ -37,14 +37,14 @@ ConfiguredLanSpeed=20000
|
||||
net.IsPushModelEnabled=1
|
||||
|
||||
[/Script/EngineSettings.GameMapsSettings]
|
||||
EditorStartupMap=/Game/Senseglove/Maps/SensegloveDemoMap.SensegloveDemoMap
|
||||
EditorStartupMap=/Game/Senseglove/Maps/Calibration.Calibration
|
||||
LocalMapOptions=
|
||||
TransitionMap=
|
||||
bUseSplitscreen=False
|
||||
TwoPlayerSplitscreenLayout=Horizontal
|
||||
ThreePlayerSplitscreenLayout=FavorTop
|
||||
GameInstanceClass=/Game/VRE/Core/VRGameInstance.VRGameInstance_C
|
||||
GameDefaultMap=/Game/Senseglove/Maps/SensegloveDemoMap.SensegloveDemoMap
|
||||
GameDefaultMap=/Game/Senseglove/Maps/Calibration.Calibration
|
||||
ServerDefaultMap=/Engine/Maps/Entry
|
||||
GlobalDefaultGameMode=/Game/VRE/Core/VRGameMode.VRGameMode_C
|
||||
GlobalDefaultServerGameMode=None
|
||||
|
||||
Reference in New Issue
Block a user