Changeset 9715 in orxonox.OLD for branches/new_class_id/src/world_entities/skysphere.h
- Timestamp:
- Sep 1, 2006, 8:06:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/world_entities/skysphere.h
r9709 r9715 24 24 class Skysphere : public WorldEntity 25 25 { 26 NewObjectListDeclaration(Skysphere);26 ObjectListDeclaration(Skysphere); 27 27 28 28 public:
Note: See TracChangeset
for help on using the changeset viewer.