Changeset 4756 in orxonox.OLD for orxonox/trunk/src/orxonox.cc
- Timestamp:
- Jul 1, 2005, 7:50:30 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/orxonox.cc
r4753 r4756 74 74 Orxonox::~Orxonox () 75 75 { 76 int i = 0;76 int i = 0; 77 77 Orxonox::singletonRef = NULL; 78 78 delete GraphicsEngine::getInstance(); // deleting the Graphics
Note: See TracChangeset
for help on using the changeset viewer.