词典彩蛋支持多词汇触发
This commit is contained in:
@@ -65,7 +65,7 @@ local eggInput={
|
|||||||
BGM.setDefault("mXmas")
|
BGM.setDefault("mXmas")
|
||||||
BGM.play()
|
BGM.play()
|
||||||
end,
|
end,
|
||||||
}
|
}for k,v in next,eggInput do if type(v)=="string"then eggInput[k]=eggInput[v]end end
|
||||||
local function search()
|
local function search()
|
||||||
if eggInput[input]then
|
if eggInput[input]then
|
||||||
if type(eggInput[input])=="string"then
|
if type(eggInput[input])=="string"then
|
||||||
|
|||||||
Reference in New Issue
Block a user