don't set the callsign, but use the set one
This commit is contained in:
parent
2a8111cc11
commit
effecbd8ef
1 changed files with 0 additions and 3 deletions
|
@ -105,9 +105,6 @@ void FGATCMgr::init() {
|
|||
SGPath p_comm( globals->get_fg_root() );
|
||||
current_commlist->init( p_comm );
|
||||
|
||||
// Set the user callsign - bit of a hack at the moment - eventually should be read from aircraft file and user-over-rideable
|
||||
fgSetString("/sim/user/callsign", "Golf Foxtrot Sierra"); // C-FGFS
|
||||
|
||||
#ifdef ENABLE_AUDIO_SUPPORT
|
||||
// Load all available voices.
|
||||
// For now we'll do one hardwired one
|
||||
|
|
Loading…
Add table
Reference in a new issue