]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATCDCL/AILocalTraffic.cxx
Initial commit of the new sound system, expect more updates to follow
[flightgear.git] / src / ATCDCL / AILocalTraffic.cxx
index e38e4314970c35a6d0847674625b9ee5665aa6bb..2acf7d10dd612f9c027b3be771431d8ca50fc794 100644 (file)
@@ -546,6 +546,7 @@ void FGAILocalTraffic::Update(double dt) {
                // And to avoid compiler warnings...
                case APPROACH:  break;
                case ATIS:      break;
+    case AWOS:      break;
                case ENROUTE:   break;
                case DEPARTURE: break;
                case INVALID:   break;