(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:
@@ -32,7 +32,7 @@ enum TransparencyToolbarWidgets {
|
||||
TTW_WIDGET_INDUSTRIES, ///< industries transparency toggle button.
|
||||
TTW_WIDGET_BUILDINGS, ///< Company buildings and structures transparency toggle button.
|
||||
TTW_WIDGET_BRIDGES, ///< Bridges transparency toggle button.
|
||||
TTW_WIDGET_STRUCTURES, ///< Unmovable structures transparency toggle button.
|
||||
TTW_WIDGET_STRUCTURES, ///< Object structure transparency toggle button.
|
||||
TTW_WIDGET_CATENARY, ///< Catenary transparency toggle button.
|
||||
TTW_WIDGET_LOADING, ///< Loading indicators transparency toggle button.
|
||||
TTW_WIDGET_END, ///< End of toggle buttons.
|
||||
|
Reference in New Issue
Block a user