Test hints now both display on level 0
Allows testing progressive display of more hints.
This commit is contained in:
parent
5ce2f24a21
commit
a2212c342f
@ -1753,8 +1753,8 @@ hints = {}
|
||||
add(real_modules,hints)
|
||||
|
||||
function hints:init()
|
||||
local h = gsv[[1`64`64`zYRZ
|
||||
2`32`32`fCYHOC]]
|
||||
local h = gsv[[0`64`64`zYRZ
|
||||
0`32`32`fCYHOC]]
|
||||
for rec in all(h) do
|
||||
rec[4]=rot13(rec[4])
|
||||
local lh = self[rec[1]]
|
||||
|
Loading…
Reference in New Issue
Block a user