Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 4, 2009, 11:08:14 PM (16 years ago)
Author:
rgrieder
Message:

Cleanup in the GameStates (also moved debug overlay to the GraphicsManager).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/core5/src/orxonox/gamestates/GSMainMenu.h

    r5842 r5876  
    5858        Ogre::Camera*     camera_;
    5959
    60         // console commands
    61         ConsoleCommand* ccStartStandalone_;
    62         ConsoleCommand* ccStartServer_;
    63         ConsoleCommand* ccStartClient_;
    64         ConsoleCommand* ccStartDedicated_;
    65         ConsoleCommand* ccStartMainMenu_;
    66 
    6760        // ambient sound for the main menu
    6861        SoundMainMenu* ambient_;
Note: See TracChangeset for help on using the changeset viewer.