Changeset 9715 in orxonox.OLD for branches/new_class_id/src/util/hud.cc
- Timestamp:
- Sep 1, 2006, 8:06:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/util/hud.cc
r9703 r9715 34 34 #include "playable.h" 35 35 36 NewObjectListDefinition(Hud);36 ObjectListDefinition(Hud); 37 37 /** 38 38 * standard constructor
Note: See TracChangeset
for help on using the changeset viewer.