forked from mirror/OpenTTD
(svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable.
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user