Module:Songtable:修订间差异

删除190字节 、​ 2021年7月20日 (星期二)
修复bug
(修复bug)
(修复bug)
第212行: 第212行:
            chartDesigner[i] = args[k[3]]
            chartDesigner[i] = args[k[3]]
          else
          else
            if chartDesigner[i - 1]
            chartDesigner[i] = choice(link({'谱师', tostring(data(k[4]))}), data(k[4]), '', true)
             then
             chartDesigner[i] = chartDesigner[i - 1]
           else
             chartDesigner[i] = choice(link({'谱师', tostring(data(k[4]))}), data(k[4]), '', true)
           end
          end
          end
        end
        end