Changeset 9925 in orxonox.OLD for branches/network/src/world_entities/skybox.cc
- Timestamp:
- Nov 9, 2006, 7:20:19 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/world_entities/skybox.cc
r9869 r9925 31 31 #include "debug.h" 32 32 33 #include "class_id_DEPRECATED.h" 34 ObjectListDefinition ID(SkyBox, CL_SKYBOX);33 34 ObjectListDefinition(SkyBox); 35 35 CREATE_FACTORY(SkyBox); 36 36
Note: See TracChangeset
for help on using the changeset viewer.