OSDN Git Service

Merge branch 'Split_renderers' into vgd
[automap/automap.git] / Automap / Data / PointOfInterest.cs
index f2bbac3..3ad779b 100644 (file)
@@ -27,6 +27,8 @@ namespace Automap
                public string Notes;
 
                [DisplayName(1, "Loc.")]
+               public string PrettyLocation;
+
                [ProtoMember(3)]
                public BlockPos Location;