Changeset 9715 in orxonox.OLD for branches/new_class_id/src/lib/graphics/effects/graphics_effect.cc
- 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/graphics_effect.cc
r9685 r9715 22 22 #include "util/loading/load_param.h" 23 23 24 NewObjectListDefinition(GraphicsEffect);24 ObjectListDefinition(GraphicsEffect); 25 25 26 26 /**
Note: See TracChangeset
for help on using the changeset viewer.