1
0
forked from mirrors/0ad
Files
0ad/binaries/data/mods/public/gui/reference/structree
elexis 3c73b329f2 JS cleanup.
Mark global consts as variable if mods can legitimately modify them.
Keep global objects const if mods should insert their modifications at a
different place, refs D829.
Mark the few consts inside function scope as let or var for consistency.
Don't touch the AI, simulation test and rmgen folder.
Change some var to let.
Remove an unused variable in the mainmenu and summary screen.
Inline few variables.

This was SVN commit r20047.
2017-08-26 20:10:39 +00:00
..
2017-08-26 20:10:39 +00:00
2017-08-26 18:53:37 +00:00