Skip to content
Snippets Groups Projects
Commit ef6b4119 authored by Lama Amro's avatar Lama Amro :face_palm_tone3:
Browse files

Update playscene.cs

parent 35fea122
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,7 @@ using System.Collections.Generic; ...@@ -3,6 +3,7 @@ using System.Collections.Generic;
using UnityEngine; using UnityEngine;
using UnityEngine.SceneManagement; using UnityEngine.SceneManagement;
// To decide to wich scene to switch when a button is clicked
public class playscene : MonoBehaviour public class playscene : MonoBehaviour
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment