Bump soundpack version to 6

This commit is contained in:
OlegTheSnowman
2026-07-11 01:02:58 +03:00
parent e38ab9e463
commit 5b382e370d

View File

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