remove the warning for unknown preference tag

This commit is contained in:
gunnar_g 2008-10-24 10:59:20 +00:00
parent cb65998379
commit ed565d3be5
1 changed files with 1 additions and 0 deletions

View File

@ -178,6 +178,7 @@ xml_loadsave_users_end_element (GMarkupParseContext *context,
tag == TAG_USER_YA_PERCENTAGE ||
tag == TAG_USER_YA_AV_COACH ||
tag == TAG_USER_YA_AV_PERCENTAGE ||
tag == TAG_USER_YA_PREFERENCE ||
tag == TAG_USER_YA_COUNTER ||
tag == TAG_USER_BET0 ||
tag == TAG_USER_BET1)