mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-24 05:52:15 +00:00
ef7486c5d3
* Rewrite the Update function, add more details and information in comments, and properly serialize everything that function needs. * Fix the broken deserialization code by using a sane helper function. * Fix the `SelectMovementAnimation` function. Fixes #4270. This was SVN commit r18823.