mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-23 01:34:40 +00:00
c2b74197e0
Use let instead of var. Quote object keys. Prefix globals with g_. Remove some unneeded variables. Use ternary operator and fat arrow functions. This was SVN commit r17515.