mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-08 13:25:57 +00:00
e4bcc1c6a3
- Set the default rally point to be right on top of each building (rather than (0,0)). - issueCommand used to send 2 copies of a command, which caused for example units to be trained in twos (it added some entities twice to msgEntities). This was SVN commit r4348.