0x16 is a building
authorzaxl <zaxl@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Fri, 23 Nov 2007 13:03:10 +0000 (13:03 +0000)
committerzaxl <zaxl@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Fri, 23 Nov 2007 13:03:10 +0000 (13:03 +0000)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@582 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/src/data/mg/poly.c

index 82bddbe..a23cdde 100644 (file)
@@ -128,7 +128,7 @@ poly_get(struct map_rect_priv *mr, struct poly_priv *poly, struct item *item)
                                item->type=type_cemetery_poly;
                                break;
                        case 0x16:
-                               item->type=type_place_poly;
+                               item->type=type_building_poly;
                                break;
                        case 0x17:
                                item->type=type_museum_poly;