From f50fd87799b22f2592f363395b900c41d875eef4 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Tue, 9 May 2023 14:34:09 +0300 Subject: [PATCH] fix subtitles --- patches/patches.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/patches.json b/patches/patches.json index 38c8af8..6b0333e 100644 --- a/patches/patches.json +++ b/patches/patches.json @@ -971,7 +971,7 @@ "from": "1.1.70", "do": "" }, - "match": "(Enables subtitles setting and rendering subtitles on the betamax SDK on DesktopX\",values:.,default:)(!1)", + "match": "(Enables subtitles setting and rendering subtitles on the betamax SDK on DesktopX\",default:)(!1)", "replace": "$1true" } }