Fixed|Map: Reordered Map's destructor (BspLeaf references Sector at this time)
All memory allocated for the current map is now free'd when the mapchanges (in World::loadMap).
Todo: There should be no need for BspLeaf to call into Sector duringthe destruction process (for BiasSurface deallocation).
View differences
Fixed|Map: Reordered Map's destructor (BspLeaf references Sector at this time)
All memory allocated for the current map is now free'd when the map
changes (in World::loadMap).
Todo: There should be no need for BspLeaf to call into Sector during
the destruction process (for BiasSurface deallocation).