Skip to content

Commit 93c1b2d

Browse files
author
Quaxdrone
authored
Update Main.pyw (#2)
1 parent 387be05 commit 93c1b2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DearPyInjectorRustClient/Main.pyw

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ def MainThread():
88
WelcomeBox()
99
w.Window.MainWindow()
1010
if __name__ == "__main__":
11-
#x_inject.Injector.CheckIfRustExists()
12-
MainThread()
11+
x_inject.Injector.CheckIfRustExists()
12+
MainThread()

0 commit comments

Comments
 (0)