Mercurial > mm7
comparison Outdoor.cpp @ 51:63cfe63ac4c5
22.01.13 come back
author | Ritor1 |
---|---|
date | Tue, 22 Jan 2013 17:50:36 +0600 |
parents | 2ee78ed62d37 |
children | 6c2cefdaea3e |
comparison
equal
deleted
inserted
replaced
50:2ee78ed62d37 | 51:63cfe63ac4c5 |
---|---|
136 uNumBillboardsToDraw = 0; | 136 uNumBillboardsToDraw = 0; |
137 DrawActors(); | 137 DrawActors(); |
138 if ( !pOutdoorCamera->bDoNotRenderDecorations ) | 138 if ( !pOutdoorCamera->bDoNotRenderDecorations ) |
139 pRenderer->DrawDecorations(); | 139 pRenderer->DrawDecorations(); |
140 pRenderer->DrawLayingItems_Shooting_Magic_ODM(); | 140 pRenderer->DrawLayingItems_Shooting_Magic_ODM(); |
141 //pRenderer->TransformBillboardsAndSetPalettesODM(); | 141 pRenderer->TransformBillboardsAndSetPalettesODM(); |
142 sub_485F53((Vec2_int_ *)unnamed_6BE060); | 142 sub_485F53((Vec2_int_ *)unnamed_6BE060); |
143 } | 143 } |
144 | 144 |
145 | 145 |
146 | 146 |