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

Commit 2a2d2b6

Browse files
committed
Update to 16.2.2
1 parent 480bf2c commit 2a2d2b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ddnet.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
lock=_thread.allocate_lock()
3131
points={}
32-
asm_addr=0x0DBA70 + module_handle
32+
asm_addr=0x0DBA80 + module_handle
3333
str_addr=0
3434
blank_addr=0x228F98 + module_handle
3535
str_dis=0x12A8

0 commit comments

Comments
 (0)