From 3a2eaad493eb1c2c7896a57f4140fd913b830728 Mon Sep 17 00:00:00 2001 From: ivan tkachenko Date: Fri, 1 Aug 2025 02:55:21 +0300 Subject: [PATCH] Add more light flickering to the track Kach --- MuzikaGromche/Plugin.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MuzikaGromche/Plugin.cs b/MuzikaGromche/Plugin.cs index 44203b0..bedb894 100644 --- a/MuzikaGromche/Plugin.cs +++ b/MuzikaGromche/Plugin.cs @@ -463,7 +463,7 @@ namespace MuzikaGromche LoopOffset = 0, FadeOutBeat = -6, FadeOutDuration = 6, - FlickerLightsTimeSeries = [-8, 44, 45], + FlickerLightsTimeSeries = [-120.5f, -105, -89, -8, 44, 45], Lyrics = [], }, ];