"new" track
This commit is contained in:
parent
987fe830c3
commit
89a41f9640
|
@ -23,6 +23,12 @@ namespace MuzikaGromche
|
|||
Name = "VseVZale",
|
||||
WindUpTimer = 39f,
|
||||
Bpm = 138f,
|
||||
},
|
||||
new Track
|
||||
{
|
||||
Name = "DeployDestroy",
|
||||
WindUpTimer = 40.7f,
|
||||
Bpm = 130f,
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in New Issue