Changeset 5500 in orxonox.OLD for trunk/src/world_entities/environment.cc
- Timestamp:
- Nov 8, 2005, 12:03:18 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/environment.cc
r5428 r5500 87 87 * draws the Environment 88 88 */ 89 void Environment::draw () 89 void Environment::draw () const 90 90 { 91 91 glMatrixMode(GL_MODELVIEW);
Note: See TracChangeset
for help on using the changeset viewer.