1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2025-02-02 08:57:00 +01:00

remove the warning for unknown preference tag

This commit is contained in:
gunnar_g 2008-10-24 10:59:20 +00:00
parent 4ef3880ef6
commit 9141938d08

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)