Commit 576bdb3b authored by 16이상민's avatar 16이상민

Edit name of bpe files for tests

parent d99b97ff
......@@ -16,7 +16,7 @@ public class GameManager : MonoBehaviour {
instance = new GameObject().AddComponent<GameManager>();
instance.CurrentTrack
= new TrackInfo("Assets/Tracks/Tutorial/temp.bpe");
= new TrackInfo("Assets/Tracks/Tutorial/temp2.bpe");
}
return instance;
......
#TITLE test2
#TITLE Button
#ARTIST asdf
#GENRE asdf
#BPM 120
......
#TITLE test2
#TITLE Motion
#ARTIST asdf
#GENRE asdf
#BPM 120
......
#TITLE test
#TITLE ShortButton
#ARTIST asdf
#GENRE asdf
#BPM 120
......
#TITLE test
#TITLE Beyond_20_Notes
#ARTIST asdf
#GENRE asdf
#BPM 240
......
#TITLE test
#TITLE ShortMotion
#ARTIST asdf
#GENRE asdf
#BPM 120
......
......@@ -20,6 +20,6 @@ EditorBuildSettings:
- enabled: 1
path: Assets/Scene/Result.unity
guid: 610cc3a14d437e44bb9e6ba385e05136
- enabled: 1
path: Assets/Scene/tmp.unity
guid: bd1125abc59508941a9858dc3f08c1b7
- enabled: 0
path:
guid: 00000000000000000000000000000000
m_EditorVersion: 2017.3.0f3
m_EditorVersion: 2017.3.1f1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment