diff --git a/KOTIKOT_launcher.py b/KOTIKOT_launcher.py index 494b9b9..7de5cf0 100644 --- a/KOTIKOT_launcher.py +++ b/KOTIKOT_launcher.py @@ -1,4 +1,4 @@ -import urllib.request, os +import urllib.request, os, time from subprocess import * from PyQt5 import *