Mercurial > mm7
diff Render.cpp @ 1436:883fea17dd9a
fix Sky continue
author | Ritor1 |
---|---|
date | Sat, 06 Jul 2013 09:06:51 +0600 |
parents | 9749edd941c6 |
children | bc99e1a48bea |
line wrap: on
line diff
--- a/Render.cpp Fri Jul 05 21:16:12 2013 +0600 +++ b/Render.cpp Sat Jul 06 09:06:51 2013 +0600 @@ -566,7 +566,7 @@ return; array_77EC08[1999]._48607B(&stru_8019C8); - array_77EC08[1999].ptr_38->_48694B(); + array_77EC08[1999].ptr_38->sky_48694B(); if (pOutdoor->uMainTile_BitmapID == -1) { @@ -589,7 +589,7 @@ cos((double)pIndoorCamera->sRotationX * 0.0030664064); sin((double)pIndoorCamera->sRotationX * 0.0030664064); array_77EC08[1999]._48607B(&stru_8019C8); - array_77EC08[1999].ptr_38->_48694B(); + array_77EC08[1999].ptr_38->sky_48694B(); if (pOutdoor->uSky_TextureID == -1) {