Import remove all trees in scenario editor patch.
http://www.tt-forums.net/viewtopic.php?f=33&t=49326 Update to current current version. Use CMD_LANDSCAPE_CLEAR instead of CMD_CLEAR_AREA. Whitespace, misc fixes.
This commit is contained in:

committed by
Jonathan G Rennison

parent
2c9029703b
commit
2e04f211df
@@ -28,6 +28,7 @@ enum BuildTreesWidgets {
|
||||
WID_BT_TYPE_34, ///< Tree 3st column 4th row.
|
||||
WID_BT_TYPE_RANDOM, ///< Button to build random type of tree.
|
||||
WID_BT_MANY_RANDOM, ///< Button to build many random trees.
|
||||
WID_BT_REMOVE_ALL, ///< Button to remove all trees.
|
||||
};
|
||||
|
||||
#endif /* WIDGETS_TREE_WIDGET_H */
|
||||
|
Reference in New Issue
Block a user