Ignore:
Timestamp:
07/11/05 17:47:47 (19 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/Ogre/src/OgreVisibilityTerrainSceneManager.cpp

    r164 r166  
    752752        { 
    753753                ent->getSubEntity(i)->setId(mCurrentEntityId); 
    754                 ent->getSubEntity(i)->setId((41 << 16) + (4 << 8) + 60); 
     754                //ent->getSubEntity(i)->setId((41 << 16) + (4 << 8) + 60); 
    755755                //ent->getSubEntity(i)->setId((2 << 16) + (4 << 8) + 60); 
    756756        } 
Note: See TracChangeset for help on using the changeset viewer.