mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-19 11:18:17 +00:00
08862db42c
- Replaced calls to Math.max with own function because Math.max wasn't working properly in latest Spidermonkey (?). - Fixed some code that could cause weird ridges to appear. This was SVN commit r5221.