Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 368


Ignore:
Timestamp:
Dec 3, 2007, 12:02:51 AM (16 years ago)
Author:
nicolasc
Message:

changed windows string to "OrxonoxV2"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/src/orxonox/orxonox.cc

    r347 r368  
    259259      void createRenderWindow()
    260260      {
    261         mRoot->initialise(true, "Ogre Render Window");
     261        mRoot->initialise(true, "OrxonoxV2");
    262262      }
    263263
Note: See TracChangeset for help on using the changeset viewer.