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.
|
@ -31,6 +31,12 @@ namespace MuzikaGromche
|
||||||
Name = "DeployDestroy",
|
Name = "DeployDestroy",
|
||||||
WindUpTimer = 40.7f,
|
WindUpTimer = 40.7f,
|
||||||
Bpm = 130f,
|
Bpm = 130f,
|
||||||
|
},
|
||||||
|
new Track
|
||||||
|
{
|
||||||
|
Name = "MoyaZhittya",
|
||||||
|
WindUpTimer = 34.5f,
|
||||||
|
Bpm = 120f,
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue