Update CosmicRage.xml

Updated xml version to 4 to match in game version.
This commit is contained in:
2025-07-03 16:07:19 -05:00
parent da0a100e79
commit b0a091e9da

View File

@@ -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)