snapapps / edgy

a visual programming language inspired by Scratch
http://snapapps.github.io/
GNU Affero General Public License v3.0
51 stars 21 forks source link

Fix Global Variable Export #380

Closed cyderize closed 8 years ago

cyderize commented 8 years ago

Small change required due to updated version of Snap! - fixes global variable export for non-primitive values (lists, dictionaries, etc).