Changeset 3608 in orxonox.OLD for orxonox/trunk/src/world_entities/skysphere.cc
- Timestamp:
- Mar 20, 2005, 11:37:26 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/world_entities/skysphere.cc
r3607 r3608 26 26 #define DEBUG_SPECIAL_MODULE DEBUG_MODULE_WORLD_ENTITY 27 27 28 #include "material.h" 28 29 29 #include "skysphere.h" 30 30 #include "stdincl.h" 31 32 #include "material.h" 31 33 #include "vector.h" 32 #include "world_entity.h" 34 //#include "world_entity.h" 35 33 36 34 37 using namespace std;
Note: See TracChangeset
for help on using the changeset viewer.