This commit is contained in:
2024-10-01 10:12:27 +08:00
parent 16be225768
commit 8c2522f366
11 changed files with 520 additions and 37 deletions

View File

@@ -168,6 +168,9 @@ class HudUiC extends LenheartNewUI_Windows {
//干掉废弃的深渊悬停提示
MemoryTool.WirteByteArr(0xE6D90C, [0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90]);
//修复点击邮箱会乱跳鼠标
L_sq_WAB(0x11BD16E, 0xEB);
}
constructor(gObjectId, gX, gY, gWidth, gHeight, gTitleH) {