更改

跳到导航 跳到搜索
添加87字节 、 2020年12月31日 (四) 23:45
无编辑摘要
第36行: 第36行:     
     local result
 
     local result
     if not creator then
+
     if not creator and maintainer then
 
         creator = maintainer
 
         creator = maintainer
 +
    elseif not maintainer and creator then
 +
        maintainer = creator
 
     end
 
     end
 
     if maintainer then
 
     if maintainer then

导航菜单