Update CosmicRage.xml

This commit is contained in:
Augustus
2025-10-11 21:25:45 +03:00
parent 164c69156d
commit 5c90a04ebb

View File

@@ -76,7 +76,7 @@ function RegisterMushClient(name, line, wildcards)
end end
-- Define the latest soundpack version here -- Define the latest soundpack version here
CURRENT_SP_VERSION = 4 CURRENT_SP_VERSION = 5
function CheckSoundpackVersion(name, line, wildcards, styles) function CheckSoundpackVersion(name, line, wildcards, styles)
local user_version = tonumber(wildcards.user_version) local user_version = tonumber(wildcards.user_version)