Changeset 9715 in orxonox.OLD for branches/new_class_id/src/lib/graphics/effects/cloud_effect.h
- Timestamp:
- Sep 1, 2006, 8:06:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/graphics/effects/cloud_effect.h
r9686 r9715 37 37 38 38 class CloudEffect : public WeatherEffect { 39 NewObjectListDeclaration(CloudEffect);39 ObjectListDeclaration(CloudEffect); 40 40 41 41 public:
Note: See TracChangeset
for help on using the changeset viewer.