@ -31,7 +31,7 @@ public class MainMenu : MonoBehaviour
errorText.gameObject.SetActive(true);
}
if (loginInfo.isLoggedIn) {
SceneManager.LoadScene("MainLevel");
SceneManager.LoadScene("LevelTwo");
@ -9,6 +9,6 @@ EditorBuildSettings:
path: Assets/Scenes/MainMenu.unity
guid: 103d28e20d0cb60468b5860908d1e310
- enabled: 1
path: Assets/Scenes/MainLevel.unity
guid: aa17d21b7ba6c554ba0c36d4aa39bedd
path: Assets/Scenes/LevelTwo.unity
guid: 566ece277183f0c439956ca127c47ca7
m_configObjects: {}
@ -13,7 +13,7 @@ PlayerSettings:
useOnDemandResources: 0
accelerometerFrequency: 60
companyName: DefaultCompany
productName: klohm
productName: kloam
defaultCursor: {fileID: 0}
cursorHotspot: {x: 0, y: 0}
m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1}