Changeset 4663 in orxonox.OLD for orxonox/trunk/src/lib/graphics/graphics_engine.cc
- Timestamp:
- Jun 23, 2005, 1:49:25 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/graphics/graphics_engine.cc
r4619 r4663 93 93 94 94 // setting up the Resolution 95 this->setResolution( 800, 600, 16);95 this->setResolution(1000, 800, 16); 96 96 97 97
Note: See TracChangeset
for help on using the changeset viewer.