From e76a8232cec4e13ce48ae2f8dd89a3aa70f96c4d Mon Sep 17 00:00:00 2001 From: ! Freaku <92618708+Freaku17@users.noreply.github.com> Date: Sun, 9 Feb 2025 11:44:26 +0530 Subject: [PATCH] Cancel `volleyball.py` rename MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit • was breaking some stuff related to JSON --- plugins/minigames/{volley_ball.py => volleyball.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename plugins/minigames/{volley_ball.py => volleyball.py} (100%) diff --git a/plugins/minigames/volley_ball.py b/plugins/minigames/volleyball.py similarity index 100% rename from plugins/minigames/volley_ball.py rename to plugins/minigames/volleyball.py