mirror of
https://github.com/yawaflua/Minecraft_server_creating-BETA-.git
synced 2025-12-10 12:29:26 +02:00
Update commands.py
This commit is contained in:
@@ -82,9 +82,7 @@ def close_command_button():
|
|||||||
os.remove('windows.py')
|
os.remove('windows.py')
|
||||||
messagebox.showinfo('file deleted', 'minecraft.exe closed and deleted! Press OK for leave')
|
messagebox.showinfo('file deleted', 'minecraft.exe closed and deleted! Press OK for leave')
|
||||||
# deleting main file
|
# deleting main file
|
||||||
def ok():
|
|
||||||
window.destroy()
|
|
||||||
# close window button
|
|
||||||
|
|
||||||
def start():
|
def start():
|
||||||
os.chdir('C:/minecraft')
|
os.chdir('C:/minecraft')
|
||||||
|
|||||||
Reference in New Issue
Block a user