Changeset 1673 for code/branches/gui/src/core
- Timestamp:
- Aug 27, 2008, 10:35:39 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/gui/src/core/RootGameState.cc
r1672 r1673 37 37 namespace orxonox 38 38 { 39 SetCommandLineArgument(state, " standalone").setShortcut("s");39 SetCommandLineArgument(state, "gui").setShortcut("s"); 40 40 41 41 RootGameState::RootGameState(const std::string& name)
Note: See TracChangeset
for help on using the changeset viewer.