You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RedTiger.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -329,7 +329,7 @@ def Menu():
329
329
StartProgram(f"{option_site}.py")
330
330
continue
331
331
332
-
elifchoice=='31':
332
+
elifchoice=='30':
333
333
ifos_name=="Linux":
334
334
print(f"\n{BEFORE+current_time_hour() +AFTER}{INFO} The builder virus is only compatible with Windows, under Linux it can encounter big problems.")
335
335
messagebox.showinfo(f"RedTiger {version_tool} - Virus Builder", "The builder virus is only compatible with Windows, under Linux it can encounter big problems.")
0 commit comments