Changeset 988 for code/branches/network/src/orxonox
- Timestamp:
- Apr 3, 2008, 4:19:19 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/network/src/orxonox/Orxonox.cc
r987 r988 374 374 375 375 // show the current time in the HUD 376 orxonoxHUD_->setTime((int)now, 0);376 //orxonoxHUD_->setTime((int)now, 0); 377 377 378 378 // Iterate through all Tickables and call their tick(dt) function
Note: See TracChangeset
for help on using the changeset viewer.