Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6288 in orxonox.OLD


Ignore:
Timestamp:
Dec 25, 2005, 5:32:56 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: no more segfaults

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/space_ships/space_ship.cc

    r6287 r6288  
    135135  this->mouseDir = this->getAbsDir();
    136136
    137    GLGuiButton* button = new GLGuiPushButton();
    138    button->show();
    139    button->setLabel("orxonox");
    140    button->setBindNode(this);
     137//    GLGuiButton* button = new GLGuiPushButton();
     138//    button->show();
     139//    button->setLabel("orxonox");
     140//    button->setBindNode(this);
    141141
    142142  //add events to the eventlist
Note: See TracChangeset for help on using the changeset viewer.