diff --git a/beatrun/Beatrun Animations Installer.exe b/beatrun/Beatrun Animations Installer.exe index 1095082..83c4850 100644 Binary files a/beatrun/Beatrun Animations Installer.exe and b/beatrun/Beatrun Animations Installer.exe differ diff --git a/beatrun/anims.py b/beatrun/anims.py index fa61a9c..16c0f5a 100644 --- a/beatrun/anims.py +++ b/beatrun/anims.py @@ -16,4 +16,5 @@ else: print("Old animations installed successfully") print("i hate python") -sys.exit(0) \ No newline at end of file + +os.system("pause") \ No newline at end of file