summaryrefslogtreecommitdiff
path: root/src/transparency.h
diff options
context:
space:
mode:
authorsmatz <smatz@openttd.org>2008-02-10 18:31:33 +0000
committersmatz <smatz@openttd.org>2008-02-10 18:31:33 +0000
commit9e0a93d28683dacc7d557720461dfdd6f54f36fd (patch)
treeaad3ef7d96bbdf9c9a37139b885a53148af94616 /src/transparency.h
parent8a768652c89b068c405c436ffe093d7b08d6c9b9 (diff)
downloadopenttd-9e0a93d28683dacc7d557720461dfdd6f54f36fd.tar.xz
(svn r12104) -Fix (r12103): remember loading indicators transparency settings and make in switchable by Ctrl+9
Diffstat (limited to 'src/transparency.h')
-rw-r--r--src/transparency.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/transparency.h b/src/transparency.h
index c0de807ce..b69a16300 100644
--- a/src/transparency.h
+++ b/src/transparency.h
@@ -11,8 +11,6 @@
* Transparency option bits: which position in _transparency_opt stands for which transparency.
* If you change the order, change the order of the ShowTransparencyToolbar() stuff in transparency_gui.cpp too.
* If you add or remove an option don't forget to change the transparency 'hot keys' in main_gui.cpp.
- * If you add an option and have more then 8, change the typedef TransparencyOptionBits and
- * the save stuff (e.g. SLE_UINT8 to SLE_UINT16) in settings.cpp .
*/
enum TransparencyOption {
TO_SIGNS = 0, ///< signs