On 02.05.2024 4:39, Bald Eagle wrote: > #if (walkability [a][b] != unwalkable) > to > #if (walkability [a][b] <= Threshold) Sorry for a stupid question, is there a way to use some !> instead of <= ? -- Ilyich the Toad https://dnyarri.github.io/
Post a reply to this message