mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 04:05:32 +00:00
296ccc78c9
test_hash depends on modmod for xml schemas. InitAttributes need to be set as deep freezing expects them to be a valid object. The map used got renamed at some point. Finally prior to running the sim PreInitGame() and InitGame() need to be called. Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>