new song and ogg/vorbis format #1
Binary file not shown.
Binary file not shown.
|
@ -65,6 +65,13 @@ namespace MuzikaGromche
|
|||
Bpm = 137.36f,
|
||||
AudioType = AudioType.OGGVORBIS,
|
||||
},
|
||||
new Track
|
||||
{
|
||||
Name = "Peretasovka",
|
||||
WindUpTimer = 59.04f,
|
||||
Bpm = 130f,
|
||||
AudioType = AudioType.OGGVORBIS,
|
||||
},
|
||||
];
|
||||
|
||||
public static Coroutine JesterLightSwitching;
|
||||
|
|
Loading…
Reference in New Issue