new tracks
This commit is contained in:
parent
5d55467b9c
commit
4558a4d942
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -37,6 +37,18 @@ namespace MuzikaGromche
|
|||
Name = "MoyaZhittya",
|
||||
WindUpTimer = 34.5f,
|
||||
Bpm = 120f,
|
||||
},
|
||||
new Track
|
||||
{
|
||||
Name = "Gorgorod",
|
||||
WindUpTimer = 43.2f,
|
||||
Bpm = 180f,
|
||||
},
|
||||
new Track
|
||||
{
|
||||
Name = "Durochka",
|
||||
WindUpTimer = 37f,
|
||||
Bpm = 130f,
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in New Issue