Skip to content

Fix sector.lines in Lua

Monster Iestyn requested to merge fix-sector-lines into next

Specifically, #sector.lines in Lua was broke because I couldn't pointer math right, haha. This time it should work, after doing some typecasting.

Merge request reports