Changeset 1446 for code/branches/network/src/orxonox/hud
- Timestamp:
 - May 28, 2008, 5:30:11 AM (17 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          code/branches/network/src/orxonox/hud/HUD.cc (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
code/branches/network/src/orxonox/hud/HUD.cc
r1422 r1446 47 47 namespace orxonox 48 48 { 49 ConsoleCommandShortcut(HUD, cycleNavigationFocus,AccessLevel::User);49 SetConsoleCommandShortcut(HUD, cycleNavigationFocus).setAccessLevel(AccessLevel::User); 50 50 51 51 using namespace Ogre;  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






