Changeset 9715 in orxonox.OLD for branches/new_class_id/src/lib/shell/shell.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/shell/shell.cc
r9692 r9715 54 54 ->completionPlugin(0, OrxShell::CompletorFileSystem(".ttf", "fonts/")); 55 55 56 NewObjectListDefinition(Shell);56 ObjectListDefinition(Shell); 57 57 58 58 /**
Note: See TracChangeset
for help on using the changeset viewer.