mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-09 13:54:30 +00:00
173d768087
Using the no args constructor m_RoundCoordinates doesn't get initialized, meaning the memory can contain whatever. We were lucky in that in most cases random means true. Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>