|
@@ -373,6 +373,8 @@ void sit_list::read_ant_path(int id)
|
|
|
|
|
|
card_path::init();
|
|
|
|
|
|
+ test_find_path(card_path::inst(),point(4727,-8.06),point(2200,-75));
|
|
|
+ test_find_path(card_path::inst(),point(4727,-8.06),point(2600,-100));
|
|
|
test_find_path(card_path::inst(),point(4727,-8.06),point(5427.04,-304.02));
|
|
|
test_find_path(card_path::inst(),point(4714.70,-8.06),point(5427.04,-304.02));
|
|
|
}
|