1
0
Fork 0

Merge branch 'ehofman/atc-sound' into next

This commit is contained in:
Tim Moore 2010-04-19 09:51:02 +02:00
commit 98cbcb5a2e

View file

@ -65,7 +65,8 @@ FGATCMgr::FGATCMgr() :
#else
voice(false),
#endif
last_in_range(false)
last_in_range(false),
v1(0)
{
}