mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-21 05:27:56 +00:00
9b9410c923
This patch corrects occurrences of “building” into “structure”. Whilst “constructing a building” is proper English, it is important to refer to one and the same thing with a single term, to avoid potential misunderstandings (see https://trac.wildfiregames.com/wiki/EnglishStyleGuide ), thence “building a structure”, because the unit action is “build” and the entity is a “structure” (see `simulation/templates/`). Patch By: Nescio Reviewed By: Gallaecio Differential Revision: https://code.wildfiregames.com/D2429 This was SVN commit r23366.