From 769910fc5cb77da23b84cb35ee305cfbc9b18544 Mon Sep 17 00:00:00 2001
From: Neil Smith <ngsmith@ucsd.edu>
Date: Mon, 10 Apr 2023 23:38:19 -0700
Subject: [PATCH] cleaned vrpawn

---
 Config/DefaultEngine.ini                                      | 2 +-
 .../Content/xrPerson/Blueprints/BP_VRPawn.uasset              | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini
index d093c12..11e3847 100644
--- a/Config/DefaultEngine.ini
+++ b/Config/DefaultEngine.ini
@@ -1,6 +1,6 @@
 [/Script/EngineSettings.GameMapsSettings]
 GameDefaultMap=/CyberArchWarehouse/SpatialAnchorsSample/Maps/SA_Showcase.SA_Showcase
-EditorStartupMap=/Game/Telecom/Maps/TelecomMap.TelecomMap
+EditorStartupMap=/CyberArchWarehouse/xrPerson/Maps/EmptyStart.EmptyStart
 GlobalDefaultGameMode=/CyberArchWarehouse/xrPerson/Blueprints/BP_FirstPersonGameMode.BP_FirstPersonGameMode_C
 
 [/Script/HardwareTargeting.HardwareTargetingSettings]
diff --git a/Plugins/CyberArchWarehouse/Content/xrPerson/Blueprints/BP_VRPawn.uasset b/Plugins/CyberArchWarehouse/Content/xrPerson/Blueprints/BP_VRPawn.uasset
index e47f749..d9b4667 100644
--- a/Plugins/CyberArchWarehouse/Content/xrPerson/Blueprints/BP_VRPawn.uasset
+++ b/Plugins/CyberArchWarehouse/Content/xrPerson/Blueprints/BP_VRPawn.uasset
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:59b465c1b72490c5b044f931da9b283ee4a3d6b32ec1ea4a65f4cbbbc40a2674
-size 1009532
+oid sha256:2cb3c85c6d717bcf478267a04742b5a000624bb06856875b1e0a368dcff60d33
+size 1010183
-- 
GitLab