Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3438 in orxonox.OLD for orxonox/trunk/src/world.cc


Ignore:
Timestamp:
Mar 1, 2005, 8:24:04 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: light: comments, errormessages, light up again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/world.cc

    r3437 r3438  
    173173{
    174174  light = Light::getInstance();
    175   light->addLight(1);
     175  light->addLight(0);
    176176  light->setPosition(10.0, 10.0, 19.0);
    177177
Note: See TracChangeset for help on using the changeset viewer.