mirror of
https://github.com/yawaflua/Minecraft_server_creating-BETA-.git
synced 2026-04-25 00:50:47 +03:00
Update commands.py
This commit is contained in:
+1
-3
@@ -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