new track and assets for the previous one
This commit is contained in:
parent
f274513bb5
commit
5d55467b9c
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -23,7 +23,7 @@ namespace MuzikaGromche
|
|||
new Track
|
||||
{
|
||||
Name = "VseVZale",
|
||||
WindUpTimer = 39f,
|
||||
WindUpTimer = 39f,
|
||||
Bpm = 138f,
|
||||
},
|
||||
new Track
|
||||
|
@ -31,6 +31,12 @@ namespace MuzikaGromche
|
|||
Name = "DeployDestroy",
|
||||
WindUpTimer = 40.7f,
|
||||
Bpm = 130f,
|
||||
},
|
||||
new Track
|
||||
{
|
||||
Name = "MoyaZhittya",
|
||||
WindUpTimer = 34.5f,
|
||||
Bpm = 120f,
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in New Issue