Skip to content

Fixed a couple of undefined variable errors.

Eric Oulashin requested to merge slyedit_undeclared_vars_2022-06-25 into master

Fixed a couple of undefined variable errors. Also, changed "new Object();" and related syntax to literal object definitions, and similar for arrays.

Merge request reports