Skip to content

Commit bbdfecb

Browse files
author
07218
committed
fix: 修复道馆
1 parent eebe504 commit bbdfecb

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

src/common/funcList/506_进入寮活动.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,6 @@ export class Func506 implements IFuncOrigin {
125125
[1280, 720,
126126
[
127127
[left, 44, 25, 0xd6c4a1],
128-
[left, 109, 28, 0xd6c4a1],
129-
[left, 187, 25, 0xd6c4a1],
130128
[center, 552, 629, 0xebe8e5],
131129
[right, 706, 649, 0x573a28],
132130
[right, 929, 621, 0xcf4a55],

src/common/version.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1464,6 +1464,9 @@ export const versionList = [{
14641464
}, {
14651465
version: '20260104_01',
14661466
desc: 'fix: 修复道馆,狭间适配功能,优化御魂宠物喂食功能',
1467+
}, {
1468+
version: '20260108_01',
1469+
desc: 'fix: 修复道馆',
14671470
}];
14681471

14691472
export default versionList[versionList.length - 1].version;

0 commit comments

Comments
 (0)