Differences From Artifact [9a450863b3]:
- File 残局文料/游戏王_则拟器_原版_残局_局名_改名.lua — part of check-in [89f423ff38] at 2024-02-13 07:31:23 on branch trunk — 好 (user: 顽雨沉风, size: 6460) [annotate] [blame] [check-ins using]
To Artifact [37cee7c687]:
- File single_doc/游戏王_则拟器_原版_残局_局名_改名.lua — part of check-in [60c256f91b] at 2024-06-27 23:36:58 on branch trunk — 0 (user: 顽雨沉风, size: 6460) [annotate] [blame] [check-ins using]
- File 残局文料/游戏王_则拟器_原版_残局_局名_改名.lua — part of check-in [8d2b2c76db] at 2024-02-14 06:19:37 on branch trunk — 好 (user: 顽雨沉风, size: 6460) [annotate] [blame] [check-ins using]
︙ | |||
113 114 115 116 117 118 119 | 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 | - + | --~ 编号 --~ 文件路 function s.察编号(u1, u2, u3) local h1 h1 = string.gsub(u1, 文库.连("Debug", "%.", "SetAIName", "[^\n]+"), 文库.连([[Debug.SetAIName("]], u2, [[")]])) if h1 == u1 then else |
︙ |