GarageGames / Torque3D

MIT Licensed Open Source version of Torque 3D from GarageGames
http://torque3d.org
MIT License
3.35k stars 1.2k forks source link

Fix global variables not being able to be used inside of a foreach$ loop #2361

Open JeffProgrammer opened 5 years ago

JeffProgrammer commented 5 years ago

This has been a bug since the old GG interpreter. Probably since foreach$ was introduced. You can now use foreach$ with globals.