Mercurial > mm7
diff mm7_1.cpp @ 1079:81a30c2e3e0a
DecalBuilder small error
author | zipi |
---|---|
date | Sat, 25 May 2013 20:31:16 +0100 |
parents | b44dee7e70e8 |
children | 9c7eb4037567 |
line wrap: on
line diff
--- a/mm7_1.cpp Sat May 25 20:18:23 2013 +0100 +++ b/mm7_1.cpp Sat May 25 20:31:16 2013 +0100 @@ -1572,7 +1572,7 @@ signed int ic; // [sp+24h] [bp-4h]@41 signed int id; // [sp+24h] [bp-4h]@51 signed int ie; // [sp+24h] [bp-4h]@61 - return 0; + v1 = &pIndoor->pFaces[uFaceID]; //this = pGame->pIndoorCameraD3D; v2 = &pIndoor->pVertices[v1->pVertexIDs[0]];