From a21fa401276c009ffdff7ca19fd505e5a92a9f03 Mon Sep 17 00:00:00 2001 From: truelight Date: Tue, 17 Aug 2004 08:40:09 +0000 Subject: (svn r72) -Add: build_date of station (viewable with Query tool) --- ttd.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ttd.h') diff --git a/ttd.h b/ttd.h index 77f8cb039..3846148de 100644 --- a/ttd.h +++ b/ttd.h @@ -207,6 +207,7 @@ typedef struct AcceptedCargo { typedef struct TileDesc { StringID str; byte owner; + uint16 build_date; uint32 dparam[2]; } TileDesc; -- cgit v1.2.3-70-g09d2