Changeset 4747 in orxonox.OLD for orxonox/trunk/src/lib/graphics
- Timestamp:
- Jul 1, 2005, 4:10:44 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/graphics/graphics_engine.cc
r4746 r4747 92 92 */ 93 93 // setting up the Resolution 94 this->setResolution( 800, 450, 16);94 this->setResolution(1000, 1000, 16); 95 95 96 96 // TO DO: Create a cool icon and use it here
Note: See TracChangeset
for help on using the changeset viewer.