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