Skip to content

Commit

Permalink
sync
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 30, 2024
1 parent 9c1c244 commit b995756
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 0 deletions.
22 changes: 22 additions & 0 deletions patches/CX70v56/10901-fix_menu_width.vkp
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
;CX70v56
;Исправить ширину меню
;Fix menu width
;(c) FIL
;Version:
;PatchID: 10901
;Details: https://patches.kibab.com/patches/details.php5?id=10901
/*
Патч исправляет ширину меню. Теперь ширина меню со скроллом и без - одинакова!
*/

0C946AC: 8842 6728

0C93EB8: 814204D3 004504D2
0C93F32: 814202D3 004502D2

113EB76: 00 01
113EB78: 11D0 11D1
113EBA0: 0028 0045

;------------------------- end -------------------------

4 changes: 4 additions & 0 deletions patches/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -31115,5 +31115,9 @@
],
[
"C75v22/10899-Remove_item_Help_in_some_menus.vkp"
],
null,
[
"CX70v56/10901-fix_menu_width.vkp"
]
]
10 changes: 10 additions & 0 deletions patches/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -66805,6 +66805,16 @@
"ru": "Отключить 'Пожалуйста, подождите' в Card-Explorer",
"en": "Disable 'Please wait' in Card-Explorer"
}
},
"10901": {
"id": "10901",
"model": "CX70v56",
"file": "CX70v56/10901-fix_menu_width.vkp",
"mtime": 1727631942000,
"title": {
"ru": "Исправить ширину меню",
"en": "Fix menu width"
}
}
},
"C55v24": {
Expand Down

0 comments on commit b995756

Please sign in to comment.