fix parser... :)

SVN revision: 7317
This commit is contained in:
Carsten Haitzler 2003-08-14 04:45:31 +00:00
parent 795c6adf88
commit 97e9f75ee1
1 changed files with 4 additions and 0 deletions

View File

@ -180,10 +180,14 @@ New_Object_Handler object_handlers[] =
{"collections.group.parts.part.description.rel1.relative", NULL},
{"collections.group.parts.part.description.rel1.offset", NULL},
{"collections.group.parts.part.description.rel1.to", NULL},
{"collections.group.parts.part.description.rel1.to_x", NULL},
{"collections.group.parts.part.description.rel1.to_y", NULL},
{"collections.group.parts.part.description.rel2", NULL},
{"collections.group.parts.part.description.rel2.relative", NULL},
{"collections.group.parts.part.description.rel2.offset", NULL},
{"collections.group.parts.part.description.rel2.to", NULL},
{"collections.group.parts.part.description.rel2.to_x", NULL},
{"collections.group.parts.part.description.rel2.to_y", NULL},
{"collections.group.parts.part.description.image", NULL},
{"collections.group.parts.part.description.image.normal", NULL},
{"collections.group.parts.part.description.image.tween", NULL},