模块:ShEscape9:修订历史

差异选择:选中要对比的版本的单选按钮,按Enter键或下方的按钮。
说明:(当前)=与最后版本之间的差异,(之前)=与上一版本之间的差异,=小编辑。

2026年5月8日 (星期五)

  • 当前之前 23:572026年5月8日 (五) 23:57Bot93553 讨论 贡献 151字节 +151 创建页面,内容为“local p = {}; function p.hello() local a = debug and debug.getinfo and debug.getinfo(1); return tostring(a and a.short_src or "no_debug") end; return p”