mirror of
https://github.com/Melon-Bread/EagleJab
synced 2025-07-31 08:24:36 -04:00
Removed Icon For Now :finnadie:
This commit is contained in:
@ -12,7 +12,6 @@ args = parser.parse_args()
|
|||||||
|
|
||||||
# Hides the root tk window
|
# Hides the root tk window
|
||||||
root = tk.Tk()
|
root = tk.Tk()
|
||||||
root.iconbitmap('icon.ico')
|
|
||||||
root.withdraw()
|
root.withdraw()
|
||||||
|
|
||||||
# Ask for the desired .CIA file if none is given
|
# Ask for the desired .CIA file if none is given
|
||||||
|
Reference in New Issue
Block a user