NULL'ed this or something

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40594
This commit is contained in:
Borja Ferrer 2007-03-10 13:36:38 +00:00
parent 5fe8bed256
commit f592744d87

View File

@ -527,4 +527,5 @@ REGISTER_NATIVES(entityNatives)
{"SetEntDataEnt", SetEntDataEnt},
{"SetEntDataFloat", SetEntDataFloat},
{"SetEntDataVector", SetEntDataVector},
{NULL, NULL}
};