Actual Alpha Build
This commit is contained in:
@@ -10,7 +10,7 @@ namespace Scampz.GameJam
|
||||
{
|
||||
if (Input.GetButtonDown(InputOptions.Submit))
|
||||
{
|
||||
GameManager.Instance.LoadScene("WorldMap", LoadSceneMode.Single);
|
||||
GameManager.Instance.LoadFromWorldMap(LoadSceneMode.Single);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user