游戏王残局简化版

Check-in [f5601f427d]
Login

Check-in [f5601f427d]

Overview
Comment:0.0.458
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f5601f427d864dcaffc41f1edfdabeab228f1c2621e73b7d9b59150db23c2350
User & Date: 顽雨沉风 on 2023-06-30 03:56:42
Other Links: manifest | tags
Context
2023-06-30
03:56
0.0.459 check-in: 5062d3ebf1 user: 顽雨沉风 tags: trunk
03:56
0.0.458 check-in: f5601f427d user: 顽雨沉风 tags: trunk
03:56
0.0.457 check-in: 938dfd1edc user: 顽雨沉风 tags: trunk
Changes

Modified single/07.Constellar vs Evilswarm.lua from [664c1e5d80] to [4f38270c77].

28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
aux.BeginPuzzle()

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







|







28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
aux.BeginPuzzle()

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