added Bug Lua Regression labels
changed title from MobjSpawn hook has issues with NiGHTS mode to MobjSpawn hook has issues
This happens because of some strange and dare I say, goofy, MT_NULL spawning...
Since the hooklib refactor, hook calls check if a mobj type is not MT_NULL to determine if it's calling a mobj hook, that's why it's a problem now.
mentioned in issue #761 (closed)
mentioned in merge request !1729 (merged)
closed with merge request !1729 (merged)