mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-29 04:07:32 +00:00
4944d9b83c
Remove pointless "mode" argument from messageBox and add newlines to its calls. Remove unused variable codes, trailing whitespace and useless comments. Remove redundant button init code by using a loop (forEach to avoid a closure). Inline many unneeded variables. Add missing translate to gamesetup_mp.js. Quote object keys and capitalize globals correctly. This was SVN commit r18178.