Skip to content

release_2_1_11

@alandekok alandekok tagged this 20 Jun 14:57
	if (..){

is OK.  The previous code skipped over the curly brace, assuming
that it was there... the code to check for syntax errors assumed
that the curly brace was not skipped over.  This change fixes
that conflict
Assets 2
Loading