Fixed|World|Client: Crash on map load with dynamic lights disabled
P_MobjCreate() initialized the attributed lumobj index incorrectly(now zero-based).
Also fixed a couple more initialization issues in ConvexSubspace'sinternal Continuity struct.
View differences
Fixed|World|Client: Crash on map load with dynamic lights disabled
P_MobjCreate() initialized the attributed lumobj index incorrectly
(now zero-based).
Also fixed a couple more initialization issues in ConvexSubspace's
internal Continuity struct.