diff mm7_2.cpp @ 49:5a08b193507f

22.01.13
author Ritor1
date Tue, 22 Jan 2013 17:37:50 +0600
parents 7fb7febacb46
children 6c2cefdaea3e
line wrap: on
line diff
--- a/mm7_2.cpp	Mon Jan 21 14:37:14 2013 +0600
+++ b/mm7_2.cpp	Tue Jan 22 17:37:50 2013 +0600
@@ -12980,6 +12980,7 @@
   bDialogueUI_InitializeActor_NPC_ID = 0;
   OnMapLoad();
   pGameLoadingUI_ProgressBar->Progress();
+memset(&pRenderer->pBillboardRenderListD3D, 0, sizeof(pRenderer->pBillboardRenderListD3D));
   pGameLoadingUI_ProgressBar->Release();
   _flushall();
 }