Changeset 5876 for code/branches/core5/src/orxonox/gamestates/GSMainMenu.h
- Timestamp:
- Oct 4, 2009, 11:08:14 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core5/src/orxonox/gamestates/GSMainMenu.h
r5842 r5876 58 58 Ogre::Camera* camera_; 59 59 60 // console commands61 ConsoleCommand* ccStartStandalone_;62 ConsoleCommand* ccStartServer_;63 ConsoleCommand* ccStartClient_;64 ConsoleCommand* ccStartDedicated_;65 ConsoleCommand* ccStartMainMenu_;66 67 60 // ambient sound for the main menu 68 61 SoundMainMenu* ambient_;
Note: See TracChangeset
for help on using the changeset viewer.