From 72fc068844949f4584a7d1fb98b23b10df7e7356 Mon Sep 17 00:00:00 2001 From: belugas Date: Wed, 28 Mar 2007 20:06:28 +0000 Subject: (svn r9520) -Codechange: Add the notion of Industry behaviour. It means what an industry can do (plant fields, cut trees, do not change production), what can be done to it (disasters like mine subsidence, jet/chopper attack), when it can be built etc... --- src/road_map.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/road_map.h') diff --git a/src/road_map.h b/src/road_map.h index 6cc6faed0..599eeffd9 100644 --- a/src/road_map.h +++ b/src/road_map.h @@ -166,7 +166,7 @@ static inline DiagDirection GetRoadDepotDirection(TileIndex t) /** * Returns the RoadBits on an arbitrary tile - * Special behavior: + * Special behaviour: * - road depots: entrance is treated as road piece * - road tunnels: entrance is treated as road piece * - bridge ramps: start of the ramp is treated as road piece -- cgit v1.2.3-54-g00ecf