version to 2

This commit is contained in:
Augustus
2025-07-02 04:10:40 +03:00
parent 3eab62a2a2
commit b3fb2acd7a

View File

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