mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-22 13:28:08 +00:00
19f600cfa2
This allows using arbitrary 'mul' values with Integer types, instead of having to switch them to Decimal types. The ParamNode is not aware of validation (thus types) so a better solution is incredibly non-trivial. Differential Revision: https://code.wildfiregames.com/D268 This was SVN commit r22003.