API: Use Mobj_Sector() to determine the sector at the mobj's origin
Rather than using the DMU_API to resolve the sector from a BSP leafdirectly, plugins should now use Mobj_Sector() to determine this.
The map API is now at version #3 (DE_API_MAP = 1102).
View differences
API: Use Mobj_Sector() to determine the sector at the mobj's origin
Rather than using the DMU_API to resolve the sector from a BSP leaf
directly, plugins should now use Mobj_Sector() to determine this.
The map API is now at version #3 (DE_API_MAP = 1102).