FGCom-sa: force console output
This commit is contained in:
parent
8622661237
commit
b045dcf0f1
1 changed files with 1 additions and 0 deletions
|
@ -275,6 +275,7 @@ main (int argc, char *argv[])
|
||||||
int numbytes;
|
int numbytes;
|
||||||
static char pkt_buf[MAXBUFLEN+2];
|
static char pkt_buf[MAXBUFLEN+2];
|
||||||
|
|
||||||
|
simgear::requestConsole();
|
||||||
sglog().setLogLevels( SG_ALL, SG_ALERT );
|
sglog().setLogLevels( SG_ALL, SG_ALERT );
|
||||||
|
|
||||||
prog = strdup( base_name(argv[0]) );
|
prog = strdup( base_name(argv[0]) );
|
||||||
|
|
Loading…
Reference in a new issue