mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-17 22:03:56 -07:00
One should always use the variable declaration with the least possible scope. This patch cleans up many (but not all) of the `var` in rmgen and replaces them with `let` or `const`. The same is done for `let` -> `const`. comments by: @sera @Stan Differential revision: https://code.wildfiregames.com/D5214 This was SVN commit r28036. |
||
|---|---|---|
| .. | ||
| heightmap.js | ||