mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-23 21:07:17 +00:00
polygon debug removed
This commit is contained in:
parent
2f39f259d3
commit
4f09bf2124
@ -1042,8 +1042,6 @@ void geometry_information::create_wall3d() {
|
||||
make_wall(id++, face);
|
||||
}
|
||||
hassert(id == tot);
|
||||
println(hlog, walloffsets);
|
||||
println(hlog, wallstart);
|
||||
compute_cornerbonus();
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user