Update of /cvsroot/playerstage/code/stage/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14178/src

Modified Files:
        p_blobfinder.cc 
Log Message:
applied patch to fill in blobfinder blob id

Index: p_blobfinder.cc
===================================================================
RCS file: /cvsroot/playerstage/code/stage/src/p_blobfinder.cc,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** p_blobfinder.cc     22 Jan 2006 04:16:57 -0000      1.7
--- p_blobfinder.cc     14 Jun 2006 17:51:22 -0000      1.8
***************
*** 98,101 ****
--- 98,102 ----
        */
        
+       bfd.blobs[b].id     = blobs[b].channel;
        bfd.blobs[b].x      = blobs[b].xpos;
        bfd.blobs[b].y      = blobs[b].ypos;



_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to