mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-05-18 20:12:07 +00:00
backed-map:: removed debug
This commit is contained in:
@@ -54,7 +54,6 @@ void backed_map::initialize(heptagon *origin) {
|
||||
alt->alt = alt;
|
||||
current_altmap = newAltMap(alt);
|
||||
if(f) geom3::light_flip(true);
|
||||
println(hlog, "original alt is ", alt);
|
||||
}
|
||||
|
||||
bool f = geom3::flipped;
|
||||
|
||||
Reference in New Issue
Block a user