Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jackdoe committed Oct 6, 2023
1 parent e1c6a1d commit e2a0f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/panic/cards/text_follow_mouse.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# pip install pywin32
import random,time
import time
import win32gui as g
import win32api as a
from ctypes import windll
Expand Down

0 comments on commit e2a0f16

Please sign in to comment.