]> de.git.xonotic.org Git - xonotic/netradiant.git/commit
q3map2: zero the verts array on initialization, verts are tested to not be null in...
authorThomas Debesse <dev@illwieckz.net>
Thu, 23 Jan 2020 18:54:31 +0000 (19:54 +0100)
committerThomas Debesse <dev@illwieckz.net>
Thu, 23 Jan 2020 20:46:36 +0000 (21:46 +0100)
commitf3333ed78754d3836d87cee3f0121bc2fa02c4df
tree3014e54b3ad58131c322e9f031b1c4c7093d63c5
parent3d7edc6d3c62e09c7e452e4cfddb439e7b757694
q3map2: zero the verts array on initialization, verts are tested to not be null in FindMetaVertex()
tools/quake3/q3map2/tjunction.c