Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5420 in orxonox.OLD for trunk/src/world_entities


Ignore:
Timestamp:
Oct 22, 2005, 1:57:29 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: Font is now Right, and the Rendering 'should be' faster.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/player.cc

    r5396 r5420  
    149149  GLGuiButton* button = new GLGuiPushButton();
    150150  button->show();
    151   button->setLabel("test");
     151  button->setLabel("orxonox");
    152152  button->setBindNode(this);
    153153
Note: See TracChangeset for help on using the changeset viewer.