Changeset 9694 in orxonox.OLD for branches/new_class_id/src
- Timestamp:
- Aug 23, 2006, 8:45:56 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/graphics/effects/atmospheric_engine.cc
r9693 r9694 23 23 #include "util/loading/factory.h" 24 24 25 NewObjectListDefinition ID(AtmosphericEngine, CL_ATMOS_ENGINE);25 NewObjectListDefinition(AtmosphericEngine); 26 26 27 27 /**
Note: See TracChangeset
for help on using the changeset viewer.