forked from nikita/muzika-gromche
Add more light flickering to the track Kach
This commit is contained in:
parent
b70e868ac4
commit
3a2eaad493
|
@ -463,7 +463,7 @@ namespace MuzikaGromche
|
||||||
LoopOffset = 0,
|
LoopOffset = 0,
|
||||||
FadeOutBeat = -6,
|
FadeOutBeat = -6,
|
||||||
FadeOutDuration = 6,
|
FadeOutDuration = 6,
|
||||||
FlickerLightsTimeSeries = [-8, 44, 45],
|
FlickerLightsTimeSeries = [-120.5f, -105, -89, -8, 44, 45],
|
||||||
Lyrics = [],
|
Lyrics = [],
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue