diff --git a/cosmic rage/worlds/plugins/CosmicRage.xml b/cosmic rage/worlds/plugins/CosmicRage.xml index 9d3fca7..da76804 100644 --- a/cosmic rage/worlds/plugins/CosmicRage.xml +++ b/cosmic rage/worlds/plugins/CosmicRage.xml @@ -76,7 +76,7 @@ function RegisterMushClient(name, line, wildcards) end -- Define the latest soundpack version here -CURRENT_SP_VERSION = 3 +CURRENT_SP_VERSION = 4 function CheckSoundpackVersion(name, line, wildcards, styles) local user_version = tonumber(wildcards.user_version)