Mercurial > mm7
diff Vis.cpp @ 65:31feb3432bbd
23.01.13 (test)
author | Ritor1 |
---|---|
date | Wed, 23 Jan 2013 13:21:04 +0600 |
parents | f6e7d7110512 |
children | 6ad816231528 |
line wrap: on
line diff
--- a/Vis.cpp Wed Jan 23 13:14:41 2013 +0600 +++ b/Vis.cpp Wed Jan 23 13:21:04 2013 +0600 @@ -1605,7 +1605,7 @@ stru1.uNumPointers = 0; CastPickRay(pMouseRay, fMouseX, fMouseY, fDepth); - PickBillboards(fDepth, fMouseX, fMouseY, &stru1, a5);//Ritor1: do comment to test + //PickBillboards(fDepth, fMouseX, fMouseY, &stru1, a5);//Ritor1: do comment to test if (uCurrentlyLoadedLevelType == LEVEL_Indoor) PickIndoor(fDepth, pMouseRay, &stru1, a6); else