mirror of
https://github.com/yawaflua/Minecraft_server_creating-BETA-.git
synced 2025-12-10 04:19:33 +02:00
Update commands.py
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user