mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-05-18 20:12:07 +00:00
backed-map:: removed call to handle_precision_errors
This commit is contained in:
@@ -1615,7 +1615,6 @@ struct hrmap_arbi : hrmap {
|
||||
throw hr_exception("already connected!");
|
||||
}
|
||||
h->c.connect(d, p2.first, co1.eid, co1.mirror);
|
||||
bm.handle_precision_errors(p2.first);
|
||||
return p2.first;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user