Allow building objects by area (1x1 objects only)
Add setting (default on)
This commit is contained in:
@@ -243,6 +243,7 @@ enum Commands {
|
||||
CMD_TERRAFORM_LAND, ///< terraform a tile
|
||||
CMD_BUILD_OBJECT, ///< build an object
|
||||
CMD_PURCHASE_LAND_AREA, ///< purchase an area of landscape
|
||||
CMD_BUILD_OBJECT_AREA, ///< build an area of objects
|
||||
CMD_BUILD_HOUSE, ///< build a house
|
||||
CMD_BUILD_TUNNEL, ///< build a tunnel
|
||||
|
||||
|
Reference in New Issue
Block a user