Changeset 1495 for code/branches/network/src/orxonox/Orxonox.cc
- Timestamp:
- Jun 1, 2008, 1:10:46 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/network/src/orxonox/Orxonox.cc
r1494 r1495 84 84 SetConsoleCommandShortcut(Orxonox, slomo).setAccessLevel(AccessLevel::Offline).setDefaultValue(0, 1.0).setAxisParamIndex(0).setIsAxisRelative(false); 85 85 SetConsoleCommandShortcut(Orxonox, setTimeFactor).setAccessLevel(AccessLevel::Offline).setDefaultValue(0, 1.0); 86 86 87 /** 87 88 @brief Reference to the only instance of the class.
Note: See TracChangeset
for help on using the changeset viewer.