(svn r17603) -Codechange: since now, towns are 'founded' instead of 'built'
This commit is contained in:
@@ -242,7 +242,7 @@ enum {
|
||||
CMD_SELL_SHARE_IN_COMPANY, ///< sell a share from a company
|
||||
CMD_BUY_COMPANY, ///< buy a company which is bankrupt
|
||||
|
||||
CMD_BUILD_TOWN, ///< build a town
|
||||
CMD_FOUND_TOWN, ///< found a town
|
||||
|
||||
CMD_RENAME_TOWN, ///< rename a town
|
||||
CMD_DO_TOWN_ACTION, ///< do a action from the town detail window (like advertises or bribe)
|
||||
|
Reference in New Issue
Block a user