Added catch for controbutors list

This commit is contained in:
Robert Osfield 2017-08-22 09:04:49 +01:00
parent 0dbcfff679
commit 674c25fceb

View File

@ -274,7 +274,8 @@ const char* invalidNames[] =
"Sun",
"I",
"TriangleFunctor",
"PrimitiveFunctor"
"PrimitiveFunctor",
"OpenMW"
};