Update CosmicRage.xml
Updated xml version to 4 to match in game version.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user