Mercurial > mm7
diff mm7_3.cpp @ 608:653724e9c234
m
author | Ritor1 |
---|---|
date | Wed, 06 Mar 2013 18:22:07 +0600 |
parents | 214d9d47cf1f |
children | 42d5777c2f47 |
line wrap: on
line diff
--- a/mm7_3.cpp Sun Mar 03 18:39:35 2013 +0600 +++ b/mm7_3.cpp Wed Mar 06 18:22:07 2013 +0600 @@ -6253,9 +6253,8 @@ array_50AC10[3]._rhw = 1; array_50AC10[3].u = 1; array_50AC10[3].v = 1 + t; - pRenderer->DrawStrip(_this.uNumVertices, &_this, - pBitmaps_LOD->pHardwareTextures[_this.uTileBitmapID]); - return; + pRenderer->DrawStrip(_this.uNumVertices, &_this, pBitmaps_LOD->pHardwareTextures[_this.uTileBitmapID]); + return; }