Add option modules_enabled_by_default
This commit is contained in:
parent
d3c492b7d4
commit
634ed3e128
2 changed files with 16 additions and 10 deletions
|
|
@ -375,8 +375,8 @@ void Main::print_help(const char *p_binary) {
|
|||
#ifdef TESTS_ENABLED
|
||||
OS::get_singleton()->print(" --test [--help] Run unit tests. Use --test --help for more information.\n");
|
||||
#endif
|
||||
OS::get_singleton()->print("\n");
|
||||
#endif
|
||||
OS::get_singleton()->print("\n");
|
||||
}
|
||||
|
||||
#ifdef TESTS_ENABLED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue