|
@@ -376,6 +376,7 @@ void sit_list::read_ant_path(int id)
|
|
|
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));
|
|
|
+ test_find_path(card_path::inst(),point(4727,-75),point(2200,-75));
|
|
|
}
|
|
|
|
|
|
void sit_list::init_site(int id)
|