Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10320 in orxonox.OLD for trunk/src/util


Ignore:
Timestamp:
Jan 24, 2007, 2:34:09 AM (17 years ago)
Author:
patrick
Message:

fixed some more problems with the new repos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/util/track/track_manager.cc

    r9406 r10320  
    379379  this->setBindSlave(this->trackNode);
    380380  // initializing the Text
    381   this->trackText = new Text("fonts/earth.ttf", 30);
     381  this->trackText = new Text("fonts/final_frontier.ttf", 30);
    382382  this->trackText->setAlignment(E2D_ALIGN_SCREEN_CENTER);
    383383  // initializing the Animation for the Text.
Note: See TracChangeset for help on using the changeset viewer.