Mercurial > mm7
diff mm7_6.cpp @ 871:710cf848ad24
Particle engine made working.
author | Nomad |
---|---|
date | Mon, 01 Apr 2013 13:39:19 +0200 |
parents | dfd683c4f538 |
children | 2db21a810d48 |
line wrap: on
line diff
--- a/mm7_6.cpp Thu Mar 28 00:37:58 2013 +0400 +++ b/mm7_6.cpp Mon Apr 01 13:39:19 2013 +0200 @@ -7382,7 +7382,7 @@ if ( !pPlayer->CanCastSpell(uRequiredMana) ) goto play_sound_and_continue; pGame->GetIndoorCamera(); - v623 = (signed __int64)GetPickDepth(); + v623 = (signed __int64)pGame->pIndoorCameraD3D->GetPickDepth(); HIDWORD(v733) = sub_46A6AC((int)dword_50BF30, 100, v623); v707.x = 0; v707.y = 0;