Differences From Artifact [382d9da1d6]:
- File 残局文料/lib/程语_月_基类_排_遍历.lua — part of check-in [f3e7596fd8] at 2024-01-26 14:14:03 on branch trunk — (/ω\) (user: 顽雨沉风, size: 392) [annotate] [blame] [check-ins using]
To Artifact [74fb9796a0]:
- File 残局文料/lib/程语_月_基类_排_遍历.lua — part of check-in [22b0919894] at 2024-01-27 02:23:15 on branch trunk — (/ω\) (user: 顽雨沉风, size: 390) [annotate] [blame] [check-ins using]
︙ | |||
13 14 15 16 17 18 19 | 13 14 15 16 17 18 19 | - | end function d_2.遍历_基态(o1_9, o1, o2, o3) for o4 = 1, #o1_9 do o1(o1_9[o4], o2, o3) end end return d_2 |