mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-05-25 10:34:08 +00:00
debug removed
This commit is contained in:
parent
773bcfe29c
commit
5bc60b9d10
@ -542,8 +542,6 @@ void geometry_information::prepare_basics() {
|
|||||||
spin(M_PI/S7) * xpush0(f),
|
spin(M_PI/S7) * xpush0(f),
|
||||||
spin(-M_PI/S7) * xpush0(f)
|
spin(-M_PI/S7) * xpush0(f)
|
||||||
);
|
);
|
||||||
|
|
||||||
println(hlog, f, " : ", tie(v1, v2));
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if(v1 < v2) fmin = f; else fmax = f;
|
if(v1 < v2) fmin = f; else fmax = f;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user