Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10320 in orxonox.OLD for trunk/src/lib/network


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/lib/network/monitor/network_stats_widget.cc

    r9869 r10320  
    5656{
    5757  if(_font == NULL)
    58     _font = new Font(Resources::ResourceManager::getInstance()->mainGlobalPath().name() + "/fonts/arial.ttf", 20);
     58    _font = new Font(Resources::ResourceManager::getInstance()->mainGlobalPath().name() + "/fonts/final_frontier.ttf", 20);
    5959
    6060  //this->_name.setFont(*_font);
Note: See TracChangeset for help on using the changeset viewer.