1
0
Fork 0

Initialize variables

This commit is contained in:
Christian Schmitt 2012-09-07 10:46:03 +02:00
parent 356cdd17d4
commit 8f0d5130f5

View file

@ -18,7 +18,7 @@ extern int nudge;
Taxiway::Taxiway(char* definition)
{
// variables for sdjusting 810 rwy format to 850 rwy format
double pt_x, pt_y;
double pt_x = 0, pt_y = 0;
double az2;
// variables to store unused parameters