mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-19 16:07:40 +00:00
clear ext in prepare_shapes
This commit is contained in:
@@ -1108,7 +1108,7 @@ void geometry_information::prepare_shapes() {
|
|||||||
S84 = S42 * 2;
|
S84 = S42 * 2;
|
||||||
|
|
||||||
// printf("crossf = %f euclid = %d sphere = %d\n", float(crossf), euclid, sphere);
|
// printf("crossf = %f euclid = %d sphere = %d\n", float(crossf), euclid, sphere);
|
||||||
hpc.clear();
|
hpc.clear(); ext.clear();
|
||||||
|
|
||||||
make_sidewalls();
|
make_sidewalls();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user