|
@@ -209,7 +209,7 @@ def startup_all_sdl():
|
|
start_sub(cmd,"SDL-FIX",mute=1)
|
|
start_sub(cmd,"SDL-FIX",mute=1)
|
|
except json.decoder.JSONDecodeError as e:
|
|
except json.decoder.JSONDecodeError as e:
|
|
cprint("ERR",e,color="red")
|
|
cprint("ERR",e,color="red")
|
|
-
|
|
+ time.sleep(0.3)
|
|
def _read_init_txt():
|
|
def _read_init_txt():
|
|
fname = show_path+"init.txt"
|
|
fname = show_path+"init.txt"
|
|
show_name = None
|
|
show_name = None
|