https://github.com/paulofmandown/rotLove/blob/4e0d9bfcb5bbcd47bc9ac0b93acf17a62f33b70f/src/rot/rng.lua#L99 could likely just add `local u, r` above the repeat block to fix the issue
rotLove/src/rot/rng.lua
Line 99 in 4e0d9bf
could likely just add
local u, rabove the repeat block to fix the issue