Changeset 9715 in orxonox.OLD for branches/new_class_id/src/lib/network/synchronizeable.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/network/synchronizeable.h
r9690 r9715 41 41 class Synchronizeable : virtual public BaseObject 42 42 { 43 NewObjectListDeclaration(Synchronizeable);43 ObjectListDeclaration(Synchronizeable); 44 44 45 45 public:
Note: See TracChangeset
for help on using the changeset viewer.