Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 27, 2009, 10:17:54 PM (16 years ago)
Author:
scheusso
Message:

console commands for switching back to MainMenu from Game mode

File:
1 edited

Legend:

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

    r5738 r5817  
    5151        void startClient();
    5252        void startDedicated();
     53        void startMainMenu();
    5354
    5455    private:
     
    6263        ConsoleCommand* ccStartClient_;
    6364        ConsoleCommand* ccStartDedicated_;
     65        ConsoleCommand* ccStartMainMenu_;
    6466
    6567        // ambient sound for the main menu
Note: See TracChangeset for help on using the changeset viewer.