Fix duriduri ko-KR ui

This commit is contained in:
Sakura Knoll
2022-05-12 00:34:38 +09:00 Unverified
parent 5522ed8553
commit 72995e7b51
20 changed files with 1860 additions and 1818 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1016 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

+3 -6
View File
@@ -1446,10 +1446,7 @@ function systemAutoLoadStart(galgameKey) {
.html(
`<div class="cancel ${tl_css_lang}"></div><div class="submit ${tl_css_lang}" onclick="systemAutoLoad()"></div>`
)
.css(
'background',
"url('/novels/duriduri/ko-KR/continue.webp') no-repeat"
)
.css('background', "url('/novels/duriduri/ko-KR/continue.png') no-repeat")
.css('background-size', 'auto 100%')
.css('background-position', 'center')
$('.cancel').click({ k: galgameKey }, function (e) {
@@ -1803,7 +1800,7 @@ function add_record() {
)
$('#confirm_1').css(
'background',
"url('/novels/duriduri/ko-KR/quicksave.webp') no-repeat"
"url('/novels/duriduri/ko-KR/quicksave.png') no-repeat"
)
$('#confirm_1').css('background-size', 'auto 100%')
$('#confirm_1').css('background-position', 'center')
@@ -1817,7 +1814,7 @@ function get_record() {
)
$('#confirm_1').css(
'background',
"url('/novels/duriduri/ko-KR/quickload.webp') no-repeat"
"url('/novels/duriduri/ko-KR/quickload.png') no-repeat"
)
$('#confirm_1').css('background-size', 'auto 100%')
$('#confirm_1').css('background-position', 'center')
File diff suppressed because it is too large Load Diff
Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB