Update commands.py

This commit is contained in:
Dima YaFlay
2022-01-02 05:33:00 +03:00
committed by GitHub
parent 72ab255300
commit 19cda98a86

View File

@@ -82,9 +82,7 @@ def close_command_button():
os.remove('windows.py')
messagebox.showinfo('file deleted', 'minecraft.exe closed and deleted! Press OK for leave')
# deleting main file
def ok():
window.destroy()
# close window button
def start():
os.chdir('C:/minecraft')