From a2212c342f5f64adfa4419f949f12a0f744f63cc Mon Sep 17 00:00:00 2001 From: Kistaro Windrider Date: Sat, 31 Dec 2022 23:38:10 -0800 Subject: [PATCH] Test hints now both display on level 0 Allows testing progressive display of more hints. --- chameleonic.p8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chameleonic.p8 b/chameleonic.p8 index 2531fdd..ac482ec 100644 --- a/chameleonic.p8 +++ b/chameleonic.p8 @@ -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]]