Changeset 9854 in orxonox.OLD for branches/new_class_id/src/lib/shell/some_shell_commands.cc
- Timestamp:
- Sep 28, 2006, 10:17:56 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/shell/some_shell_commands.cc
r9851 r9854 55 55 namespace Resources { 56 56 SHELL_COMMAND(debug, ResourceManager, debug); 57 SHELL_COMMAND(load, ResourceManager, loadFromLoadString );57 SHELL_COMMAND(load, ResourceManager, loadFromLoadStringHACK); 58 58 SHELL_COMMAND(unload, ResourceManager, unloadAllBelowKeepLevelINT); 59 59 }
Note: See TracChangeset
for help on using the changeset viewer.