1
0
Fork 0

Get ATIS working again temporarily, since a proper refactoring will take a few days.

This commit is contained in:
James Turner 2011-11-13 20:32:30 +00:00
parent b2eb047a03
commit 07a627680e

View file

@ -48,6 +48,7 @@ FGATCMgr::FGATCMgr() :
voice(false),
#endif
{
globals->set_ATC_mgr(this);
}
FGATCMgr::~FGATCMgr() {