@@ -267,6 +267,8 @@ void hrmap_standard::find_cell_connection(cell *c, int d) {
if(IRREGULAR){
irr::link_cell(c,d);
}
#else
if(0){}
#endif
#if CAP_GP
elseif(GOLDBERG){
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.