summaryrefslogtreecommitdiff
path: root/src/transparency.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/transparency.h')
-rw-r--r--src/transparency.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transparency.h b/src/transparency.h
index ead80c731..6d79b3830 100644
--- a/src/transparency.h
+++ b/src/transparency.h
@@ -28,7 +28,7 @@ enum TransparencyOption {
TO_INDUSTRIES, ///< industries
TO_BUILDINGS, ///< company buildings - depots, stations, HQ, ...
TO_BRIDGES, ///< bridges
- TO_STRUCTURES, ///< unmovable structures
+ TO_STRUCTURES, ///< other objects such as transmitters and lighthouses
TO_CATENARY, ///< catenary
TO_LOADING, ///< loading indicators
TO_END,