Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 26, 2008, 9:30:36 PM (16 years ago)
Author:
rgrieder
Message:

default values for XMLPort work after all. There was just a bug that got fixed now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/overlays/hud/HUDNavigation.cc

    r1627 r1628  
    9494            // hide at first
    9595            this->setVisible(false);
    96 
    97             this->setFont("Monofur");
    98             this->setTextSize(0.05f);
    99             this->setNavMarkerSize(0.05f);
    100             this->setAimMarkerSize(0.04f);
    10196        }
    10297
Note: See TracChangeset for help on using the changeset viewer.