mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-18 15:37:40 +00:00
debug removed
This commit is contained in:
@@ -542,8 +542,6 @@ void geometry_information::prepare_basics() {
|
||||
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;
|
||||
|
Reference in New Issue
Block a user