From b3fb2acd7add0af02b08fb03d707f145c7a2cde8 Mon Sep 17 00:00:00 2001 From: Augustus <123775785+OlegTheSnowman@users.noreply.github.com> Date: Wed, 2 Jul 2025 04:10:40 +0300 Subject: [PATCH] version to 2 --- cosmic rage/worlds/plugins/CosmicRage.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cosmic rage/worlds/plugins/CosmicRage.xml b/cosmic rage/worlds/plugins/CosmicRage.xml index f7012b7..107e434 100644 --- a/cosmic rage/worlds/plugins/CosmicRage.xml +++ b/cosmic rage/worlds/plugins/CosmicRage.xml @@ -78,7 +78,7 @@ function RegisterMushClient(name, line, wildcards) end -- Define the latest soundpack version here -CURRENT_SP_VERSION = 6 +CURRENT_SP_VERSION = 2 function CheckSoundpackVersion(name, line, wildcards, styles) local user_version = tonumber(wildcards.user_version)