Implement hint system and music mute. #18

Merged
pyrex merged 3 commits from kistaro/chameleonic:hintsystem into main 2023-01-01 07:56:38 +00:00
Showing only changes of commit a2212c342f - Show all commits

View File

@ -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]]