Don't crash when releasing.

--HG--
branch : gsoc2013-dfighter
hg/feature/gsoc2013-dfighter
dfighter1985 11 years ago
parent d67640dab6
commit e740fd4aeb

@ -215,6 +215,8 @@ namespace NL3D
p = NULL; p = NULL;
vp = NULL; vp = NULL;
pp = NULL; pp = NULL;
currentProgram = NULL;
_VertexProgramEnabled = false;
} }
} }

Loading…
Cancel
Save