Changeset 10282 in orxonox.OLD for branches/playability
- Timestamp:
 - Jan 17, 2007, 7:48:19 PM (19 years ago)
 - File:
 - 
          
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
branches/playability/src/world_entities/space_ships/space_ship.cc
r10281 r10282 478 478 glMultMatrixf((float*)matrix); 479 479 //glScalef(2.0, 2.0, 2.0); // no double rescale 480 /*// FIXME480 // FIXME 481 481 this->trail->draw(); 482 482 … … 486 486 glTranslatef(0,0,1); 487 487 this->trailR->draw(); 488 */ 488 489 489 glPopMatrix(); 490 490 //this->debug(0);  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






