mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-12 10:20:32 +00:00
removed debug message
This commit is contained in:
parent
6a1601becf
commit
921ec7ff8d
@ -1084,7 +1084,6 @@ int hrmap_standard::shvid(cell *c) {
|
||||
cgi.crossf = cgi.tessf;
|
||||
|
||||
cgi.require_shapes();
|
||||
println(hlog, "generating floorshapes for ", t);
|
||||
cgi.generate_floorshapes_for(t, &model, 0, 0);
|
||||
cgi.finishshape();
|
||||
cgi.extra_vertices();
|
||||
|
Loading…
Reference in New Issue
Block a user