mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-06 20:27:23 +00:00
c7edc09f51
The problem caused by nested Maps is actually #3374. Cloning the data object saved by the !AuraManager fixes #3188. Also, using Map fixes a serialization problem, refs #3375. On top of those changes, some reordering of add/multiply to avoid any ordering mistake. Fixes #3164, Refs #3374 This was SVN commit r16929.