Changeset 4733 in orxonox.OLD for orxonox/trunk/src/lib/graphics
- Timestamp:
- Jun 29, 2005, 11:58:22 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/graphics/graphics_engine.cc
r4681 r4733 93 93 94 94 // setting up the Resolution 95 this->setResolution(1 000, 800, 16);95 this->setResolution(1400, 1050, 16); 96 96 97 97
Note: See TracChangeset
for help on using the changeset viewer.