forked from mirror/OpenTTD
(svn r22506) -Feature [FS#4625]: Make the transparency options for industries also affect the effect vehicles created by industries.
This commit is contained in:
@@ -32,6 +32,7 @@ enum TransparencyOption {
|
||||
TO_CATENARY, ///< catenary
|
||||
TO_LOADING, ///< loading indicators
|
||||
TO_END,
|
||||
TO_INVALID, ///< Invalid transparency option
|
||||
};
|
||||
|
||||
typedef uint TransparencyOptionBits; ///< transparency option bits
|
||||
|
Reference in New Issue
Block a user