Character Select hotfix

This commit is contained in:
Agent X 2024-02-20 16:52:50 -05:00
parent ce2a0c40c4
commit 39e997cd48
2 changed files with 2 additions and 2 deletions

View File

@ -88,6 +88,6 @@ for i in pairs(gActiveMods) do
end end
end end
modVersion = "1.6" modVersion = "1.6.1"
allowMenu = {} allowMenu = {}

View File

@ -1,5 +1,5 @@
-- name: Character Select -- name: Character Select
-- description:\\#ffff33\\---- Character Select Coop v1.6 ----\n\n\\#dcdcdc\\A Library / API made to make adding and using Custom Characters as simple as possible!\nUse\\#ffff33\\ /char-select\\#dcdcdc\\ to get started!\n\nCreated by:\\#008800\\ Squishy6094\n\\#dcdcdc\\Concepts by:\\#4496f5\\ AngelicMiracles\n\n\\#AAAAFF\\Updates and Packs can be found on\nCharacter Select's Github:\n\\#6666FF\\Squishy6094/character-select-coop -- description:\\#ffff33\\--- Character Select Coop v1.6.1 ---\n\n\\#dcdcdc\\A Library / API made to make adding and using Custom Characters as simple as possible!\nUse\\#ffff33\\ /char-select\\#dcdcdc\\ to get started!\n\nCreated by:\\#008800\\ Squishy6094\n\\#dcdcdc\\Concepts by:\\#4496f5\\ AngelicMiracles\n\n\\#AAAAFF\\Updates and Packs can be found on\nCharacter Select's Github:\n\\#6666FF\\Squishy6094/character-select-coop
local menu = false local menu = false