Mercurial > mm7
diff Outdoor.cpp @ 791:346f7069676a
Indoor::GetSector and various stuff
author | Nomad |
---|---|
date | Mon, 25 Mar 2013 05:27:18 +0200 |
parents | b27dd658ea77 |
children | f5156b8c61ad 9d2b911ef526 |
line wrap: on
line diff
--- a/Outdoor.cpp Sun Mar 24 23:45:50 2013 +0200 +++ b/Outdoor.cpp Mon Mar 25 05:27:18 2013 +0200 @@ -88,6 +88,7 @@ pIndoorCamera->flags = 0; if (viewparams->draw_d3d_outlines) pIndoorCamera->flags |= INDOOR_CAMERA_DRAW_D3D_OUTLINES; + //INDOOR_CAMERA_DRAW_TERRAIN_OUTLINES pIndoorCamera->sRotationX = pParty->sRotationX; pIndoorCamera->sRotationY = pParty->sRotationY;