Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 10, 2010, 12:40:49 PM (14 years ago)
Author:
freicy
Message:

commit by cyrill

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/fps/src/orxonox/Scene.cc

    r6417 r6866  
    338338        SmartPtr<WorldEntity> object0 = static_cast<WorldEntity*>(colObj0->getUserPointer());
    339339        SmartPtr<WorldEntity> object1 = static_cast<WorldEntity*>(colObj1->getUserPointer());
    340 
     340       
    341341        // false means that bullet will assume we didn't modify the contact
    342342        bool modified = false;
Note: See TracChangeset for help on using the changeset viewer.