Skip to content

Commit

Permalink
added music
Browse files Browse the repository at this point in the history
  • Loading branch information
jordannstrong committed Dec 23, 2017
1 parent a79b987 commit 6dfa954
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 0 deletions.
Binary file not shown.
22 changes: 22 additions & 0 deletions Assets/Dragon_Roost_Island_Orchestrated[Mp3Converter.net].mp3.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions Assets/GameManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,8 @@ void Update () {
{
final.SetActive (true);
}
if (Input.GetKey ("escape")) {
Application.Quit ();
}
}
}
Binary file modified ProjectSettings/EditorBuildSettings.asset
Binary file not shown.
Binary file modified ProjectSettings/GraphicsSettings.asset
Binary file not shown.

0 comments on commit 6dfa954

Please sign in to comment.