Mercurial > mm7
comparison mm7_4.cpp @ 745:0b7a55e955f2
m
author | Ritor1 |
---|---|
date | Fri, 22 Mar 2013 23:46:19 +0600 |
parents | 4b06e19fcdbc |
children | 852ec78d9548 |
comparison
equal
deleted
inserted
replaced
744:4b06e19fcdbc | 745:0b7a55e955f2 |
---|---|
358 blv_floor_id[v22] = pSector->pFloors[i]; | 358 blv_floor_id[v22] = pSector->pFloors[i]; |
359 } | 359 } |
360 } | 360 } |
361 } | 361 } |
362 } | 362 } |
363 | |
364 if ( pSector->field_0 & 8 ) | 363 if ( pSector->field_0 & 8 ) |
365 { | 364 { |
366 for (uint i = 0; i < pSector->uNumPortals; ++i) | 365 for (uint i = 0; i < pSector->uNumPortals; ++i) |
367 { | 366 { |
368 auto portal = &pIndoor->pFaces[pSector->pPortals[i]]; | 367 auto portal = &pIndoor->pFaces[pSector->pPortals[i]]; |