added debug mode flag as command line argument

This commit is contained in:
weckyy702
2020-12-26 15:00:04 +01:00
parent ad9676255a
commit 1b8741dc91
2 changed files with 8 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
from utils import nassi, output
from gui.utils import nassi, output
import PySimpleGUI as sg
import os.path
import random