游戏王残局简化版

Check-in [747226786b]
Login

Check-in [747226786b]

Overview
Comment:0.0.465
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 747226786b3fba731dd37ede9ba40782fed31dfadb5c745b578fcc3fe1aa2d6d
User & Date: 顽雨沉风 on 2023-06-30 04:04:08.727
Other Links: manifest | tags
Context
2023-06-30
04:04
0.0.466 check-in: 3dcd29b00d user: 顽雨沉风 tags: trunk
04:04
0.0.465 check-in: 747226786b user: 顽雨沉风 tags: trunk
04:01
0.0.464 check-in: feacba9521 user: 顽雨沉风 tags: trunk
Changes
31
32
33
34
35
36
37
38

39
40
41
42
43
44
45
31
32
33
34
35
36
37

38
39
40
41
42
43
44
45







-
+








_G["开局说明"]()
_G["通关邀请"]()
--~  load("Debu", "example.lua", "t")
--~ rawlen(_G)
--~ a=0
--~ for k, v in pairs(_G) do
--~   Debug.ShowHint(tostring(rawlen(_G)))
  Debug.ShowHint(tostring(Debug))
--~   Debug.ShowHint(tostring(v))
--~   a=a+1
--~   if a > 100 then
--~   break
--~   end
--~   end
--~ Debug.ShowHint(tostring(#_G))