Fixed typo
authorkazer_ <kazer_@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Tue, 17 Jul 2007 12:24:23 +0000 (12:24 +0000)
committerkazer_ <kazer_@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Tue, 17 Jul 2007 12:24:23 +0000 (12:24 +0000)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@359 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/src/data/mg/poly.c

index d57f65e..90f547e 100644 (file)
@@ -148,7 +148,7 @@ poly_get(struct map_rect_priv *mr, struct poly_priv *poly, struct item *item)
                        case 0x34:
                                item->type=type_sport_poly;
                                break;
-                       case 0x3c:
+                       case 0x37:
                                item->type=type_golf_course;
                                break;
                        case 0x3c: