Add display setting for income/cost text effects
This commit is contained in:
@@ -24,6 +24,7 @@ TransparencyOptionBits _transparency_opt; ///< The bits that should be transpar
|
||||
TransparencyOptionBits _transparency_lock; ///< Prevent these bits from flipping with X.
|
||||
TransparencyOptionBits _invisibility_opt; ///< The bits that should be invisible.
|
||||
byte _display_opt; ///< What do we want to draw/do?
|
||||
byte _extra_display_opt;
|
||||
|
||||
class TransparenciesWindow : public Window
|
||||
{
|
||||
|
Reference in New Issue
Block a user