comparison Game.cpp @ 871:710cf848ad24

Particle engine made working.
author Nomad
date Mon, 01 Apr 2013 13:39:19 +0200
parents 9c3f28b31b4a
children 2db21a810d48
comparison
equal deleted inserted replaced
838:d061180f2b42 871:710cf848ad24
669 y = a2.x; 669 y = a2.x;
670 if ( sub_4637E0_is_there_popup_onscreen() ) 670 if ( sub_4637E0_is_there_popup_onscreen() )
671 { 671 {
672 v11 = &vis_face_filter; 672 v11 = &vis_face_filter;
673 v10 = &vis_sprite_filter_2; 673 v10 = &vis_sprite_filter_2;
674 depth = GetPickDepth(); 674 depth = pGame->pIndoorCameraD3D->GetPickDepth();
675 } 675 }
676 else 676 else
677 { 677 {
678 if ( uFlags2 & GAME_FLAGS_2_TARGETING_MODE ) 678 if ( uFlags2 & GAME_FLAGS_2_TARGETING_MODE )
679 { 679 {