Skip to content

Fix Lua taglists methods not working

LJ Sonic requested to merge fix-taglist-methods into next

This fixes Lua scripts not being able to use the methods for tag list userdata (e.g. sector.taglist:has(666)).

Test file: MultitagBug.wad. Just run the t console command; it should print "true".

Edited by LJ Sonic

Merge request reports