From d0e936c582b15aafde596085ca08f2ebe7fba183 Mon Sep 17 00:00:00 2001 From: Scriptz1 <141498178+Scriptz1@users.noreply.github.com> Date: Sun, 31 May 2026 20:55:10 -0400 Subject: [PATCH] Rename volleypunch.py to volley_punch.py --- plugins/minigames/{volleypunch.py => volley_punch.py} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename plugins/minigames/{volleypunch.py => volley_punch.py} (99%) diff --git a/plugins/minigames/volleypunch.py b/plugins/minigames/volley_punch.py similarity index 99% rename from plugins/minigames/volleypunch.py rename to plugins/minigames/volley_punch.py index ae1fcb4..5b0d665 100644 --- a/plugins/minigames/volleypunch.py +++ b/plugins/minigames/volley_punch.py @@ -1298,4 +1298,4 @@ class ModInstaller: bui.getsound('kronk2').play() - bs.apptimer(2.5, _do_install) \ No newline at end of file + bs.apptimer(2.5, _do_install)