diff --git a/patches/E71v45/10828-smooth_scroll_of_long_headers.vkp b/patches/E71v45/10828-smooth_scroll_of_long_headers_v1_1.vkp similarity index 86% rename from patches/E71v45/10828-smooth_scroll_of_long_headers.vkp rename to patches/E71v45/10828-smooth_scroll_of_long_headers_v1_1.vkp index 49aa167d..4ba71592 100644 --- a/patches/E71v45/10828-smooth_scroll_of_long_headers.vkp +++ b/patches/E71v45/10828-smooth_scroll_of_long_headers_v1_1.vkp @@ -3,7 +3,7 @@ ;Smooth scrolling of long headers ;(c) FIL ;(r) Azq2 -;Version: +;Version: 1.1 ;PatchID: 10828 ;Details: https://patches.kibab.com/patches/details.php5?id=10828 /* @@ -11,13 +11,13 @@ */ ; HEADER ; DEFAULT -0A27BFC: FF 42 ; scrolling speed +0A27BFC: FF 2A ; scrolling speed ; scrolling delay 0A27BFE: 2D32 8421 0A27C00: 7D21 8900 0A27C02: 0901 0231 ; MEDIAPLAYER -079FF14: 64 42 ; scrolling speed +079FF14: 64 2A ; scrolling speed 079FF18: FA1F 211E ; scrolling delay ; HEADER ADDOINMENT diff --git a/patches/files.json b/patches/files.json index 3f38f535..06a95aff 100644 --- a/patches/files.json +++ b/patches/files.json @@ -30932,7 +30932,7 @@ "E71v45/10827-fix_pbar_canvas.vkp" ], [ - "E71v45/10828-smooth_scroll_of_long_headers.vkp" + "E71v45/10828-smooth_scroll_of_long_headers_v1_1.vkp" ], [ "E71v45/10829-fix_init_of_scroll_header.vkp" diff --git a/patches/index.json b/patches/index.json index e147ed2f..9355adb4 100644 --- a/patches/index.json +++ b/patches/index.json @@ -92943,8 +92943,8 @@ "10828": { "id": "10828", "model": "E71v45", - "file": "E71v45/10828-smooth_scroll_of_long_headers.vkp", - "mtime": 1715799192000, + "file": "E71v45/10828-smooth_scroll_of_long_headers_v1_1.vkp", + "mtime": 1715882876000, "title": { "ru": "Плавная прокрутка длинных заголовков", "en": "Smooth scrolling of long headers"