Merge pull request #20 from JanGross/bugfix_win_state
Fix win scene not reachable
This commit is contained in:
@@ -78,6 +78,7 @@ public class QuestManager : MonoBehaviour
|
||||
{
|
||||
Debug.Log("All quests completed");
|
||||
GameManager.Instance.FadePingPong(Win);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user