词典彩蛋支持多词汇触发

This commit is contained in:
MrZ626
2021-01-04 18:49:53 +08:00
parent e213ca8daf
commit a372a86668

View File

@@ -65,7 +65,7 @@ local eggInput={
BGM.setDefault("mXmas")
BGM.play()
end,
}
}for k,v in next,eggInput do if type(v)=="string"then eggInput[k]=eggInput[v]end end
local function search()
if eggInput[input]then
if type(eggInput[input])=="string"then