Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit 7bca5a5

Browse files
committed
Update to 16.7.1
1 parent 6e35a52 commit 7bca5a5

File tree

2 files changed

+2
-101
lines changed

2 files changed

+2
-101
lines changed

ddnet.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929

3030
lock=_thread.allocate_lock()
3131
points={}
32-
asm_addr=0x0E03B0 + module_handle
32+
asm_addr=0x0E24E8 + module_handle
3333
str_addr=0
34-
blank_addr=0x2E5AB0 + module_handle
34+
blank_addr=0x461150 + module_handle
3535
str_dis=0x12B0
3636
def getpoints():
3737
while 1:

hover_assist.py

Lines changed: 0 additions & 99 deletions
This file was deleted.

0 commit comments

Comments
 (0)