mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-24 05:17: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);
|
make_wall(id++, face);
|
||||||
}
|
}
|
||||||
hassert(id == tot);
|
hassert(id == tot);
|
||||||
println(hlog, walloffsets);
|
|
||||||
println(hlog, wallstart);
|
|
||||||
compute_cornerbonus();
|
compute_cornerbonus();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user