summaryrefslogtreecommitdiff
path: root/modules/csg/csg_shape.cpp
diff options
context:
space:
mode:
authorTom Evans <tevans1863@gmail.com>2020-04-27 20:25:54 -0500
committerTom Evans <tevans1863@gmail.com>2020-04-27 20:25:54 -0500
commitbd081df51918a00f408845955d00dcbce2cea7a8 (patch)
treeefb0af20135745191022545ac7eefc85fe60e77b /modules/csg/csg_shape.cpp
parent717f053e371f39b65ae1694901056580e1a8d6f9 (diff)
Fix for marking assert lines as safe bug
Calling _reduce_node_type from GDScriptParser::_parse_block for assert was using a current class with a scope that didn't include all functions. Now calling in GDScriptParser::_check_block_types uses the right class type. We also now check the assert node message. The assert line was added to the set_errors associated with assert, since before the error would be reported on the next line
Diffstat (limited to 'modules/csg/csg_shape.cpp')
0 files changed, 0 insertions, 0 deletions