working
This commit is contained in:
parent
4e91f448c9
commit
1b2611e5a9
90 changed files with 7029 additions and 2762 deletions
|
@ -17,7 +17,7 @@ public class Buttons : MonoBehaviour
|
|||
|
||||
public void PlayGame()
|
||||
{
|
||||
BasedGameManager.Instance.GoNextLevel();
|
||||
GameManager.Instance.GoNextLevel();
|
||||
}
|
||||
|
||||
public void LaunchSettings()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue