Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 2, 2016, 11:04:55 AM (8 years ago)
Author:
landauf
Message:

moved command line argument from Main to Core because it is used there

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/Main.cc

    r10624 r11011  
    5151    /* ADD masterserver command */
    5252    SetCommandLineSwitch(masterserver).information("Start in masterserver mode");
    53 
    54     SetCommandLineArgument(generateDoc, "")
    55         .information("Generates a Doxygen file from things like SetConsoleCommand");
    5653
    5754    /**
Note: See TracChangeset for help on using the changeset viewer.