X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=folded-ctf.git;a=blobdiff_plain;f=list_to_pool.cc;h=c1496e59912b877126c5b0c6884353d15e91a3d9;hp=c1425343aed3d854b5d1fc26868be4af0d47cf9a;hb=f7e3efe41ffb65d89e8f2ce814c23ff90ad24f34;hpb=d922ad61d35e9a6996730bec24b16f8bf7bc426c diff --git a/list_to_pool.cc b/list_to_pool.cc index c142534..c1496e5 100644 --- a/list_to_pool.cc +++ b/list_to_pool.cc @@ -237,8 +237,8 @@ void list_to_pool(char *main_path, char *list_name, char *pool_name) { Pose *pose = current_image->get_target_pose(nb_cats); - pose->_body_xc = x1; - pose->_body_yc = y1; + pose->_belly_xc = x1; + pose->_belly_yc = y1; body_defined = true; }