mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 02:23:47 +00:00
dab6e1a37a
The disabled test are all broken one way or another. The maps used in the tests got renamed. The pathfinder component got some performance improvements which now require to call UpdateGrid() once before use. Finally for the InitAttributes to be deep frozen they need to be an object, so initialize them. Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>