(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:
@@ -151,7 +151,7 @@ enum Commands {
|
||||
CMD_BUILD_SIGNALS, ///< build a signal
|
||||
CMD_REMOVE_SIGNALS, ///< remove a signal
|
||||
CMD_TERRAFORM_LAND, ///< terraform a tile
|
||||
CMD_BUILD_UNMOVABLE, ///< build something unmovable
|
||||
CMD_BUILD_OBJECT, ///< build an object
|
||||
CMD_BUILD_TUNNEL, ///< build a tunnel
|
||||
|
||||
CMD_REMOVE_FROM_RAIL_STATION, ///< remove a (rectangle of) tiles from a rail station
|
||||
|
Reference in New Issue
Block a user