storage optimized, end screen fixed, multi touch error fixed, error logs on server, fixes...
This commit is contained in:
@@ -116,5 +116,9 @@ public class TutorialManagerMainMenu : MonoBehaviour
|
||||
if(curScreen == 5 && MainMenuManager.instance.gameModesScreen.activeSelf){
|
||||
OnNext5();
|
||||
}
|
||||
|
||||
if(curScreen == 6 && CupidLobby.instance.isMatchmaking){
|
||||
OnTutorialCompleted();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user