Changeset 9715 in orxonox.OLD for branches/new_class_id/src/world_entities/skydome.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/skydome.h
r9709 r9715 21 21 class Skydome : public WorldEntity 22 22 { 23 NewObjectListDeclaration(Skydome);23 ObjectListDeclaration(Skydome); 24 24 public: 25 25 Skydome();
Note: See TracChangeset
for help on using the changeset viewer.