From 971ed07da92a597d04a80df404a24a423cf3cde0 Mon Sep 17 00:00:00 2001 From: Rafal Swierczek Date: Thu, 1 Feb 2024 15:47:46 +0000 Subject: [PATCH] Bugfix Loading into Incomplete Tutorial Loads the Player into Open World Instead of Tutorial Level --- .../.idea.EndlessVendetta/.idea/workspace.xml | 24 ++----------------- .../Gameplay/MainMenuPlayerController.uasset | 4 ++-- .../Source/EndlessVendetta/EVGameInstance.cpp | 6 ++--- .../Source/EndlessVendetta/EVGameInstance.h | 2 +- 4 files changed, 8 insertions(+), 28 deletions(-) diff --git a/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml b/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml index e65ed336..22d6f8ba 100644 --- a/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml +++ b/EndlessVendetta/.idea/.idea.EndlessVendetta/.idea/workspace.xml @@ -7,27 +7,7 @@