Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 3, 2008, 4:19:19 PM (16 years ago)
Author:
scheusso
Message:

took out settime from hud

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/network/src/orxonox/Orxonox.cc

    r987 r988  
    374374
    375375      // show the current time in the HUD
    376       orxonoxHUD_->setTime((int)now, 0);
     376      //orxonoxHUD_->setTime((int)now, 0);
    377377
    378378      // Iterate through all Tickables and call their tick(dt) function
Note: See TracChangeset for help on using the changeset viewer.